Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to run a stored procedure WITHOUT the command object?

Status
Not open for further replies.

JGKWORK

IS-IT--Management
Apr 1, 2003
342
GB
Hi, can some one show me a very quick example of how to run a stored procedure using ADO (for Access) WITHOUT using the command object? My query in Access is called "qryIntranetAccess"

Many thanks...
 
what i sa stored proceduer in access?

Ion Filipski
1c.bmp
 
in this case you can open it by query name with using member of recordset function open.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top