Passing paramters to storedProc's from .ADP

  • Thread starter Thread starter Daniel
  • Start date Start date
D

Daniel

Hi,

How can I pass paramters to a stored procedure at
RUNTIME ? (using VB code)

Thanx..
 
Dear Daniel:

Please see the properties of the Command object for complete
description of runtime VBA access to SPs.

Tom Ellison
Microsoft Access MVP
Ellison Enterprises - Your One Stop IT Experts
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top