Passing paramters to storedProc's from .ADP

D

Daniel

Hi,

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

Thanx..
 
T

Tom Ellison

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
 
Top