DoobieKeebler Moderator

Joined: 17 Jun 2005 Posts: 254 Location: 181°15'2.003"W, 93°5'16.956"N
|
Posted: Oct 25th, 2005 08:58 AM Post subject: |
|
|
It's possible to execute a stored procedure. If the query you want to "run" is named qryLatePayers, then the recordset source would be qryLatePayers (instead of, say, SELECT * FROM Customers). Or am I m isunderstanding what you mean by a "stored procedure"? As far as passing parameters, I believe I read that it's possible. A Google search should turn up at least a few hits. _________________ Always take into account what a user would never ever in a million years do, because someone will.
"In theory, there's no difference between theory and practice. In practice, there is." -- Yogi Berra |
|