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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I populate ADO Command Parameters from DAO QueryDef Parameters

Status
Not open for further replies.

SBendBuckeye

Programmer
May 22, 2002
2,166
US
I'm trying to write some generalized code that will read a QueryDef and create an SQL string from the SQL property. I know that I need to incorporate the Parameters collection into this as well but am not making a lot of progress. Can someone point me in the right direction? Thanks in advance for any ideas and/or suggestions!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top