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

Save SQL string as a query

Status
Not open for further replies.

butcher

Programmer
Mar 30, 2001
19
AU
While working in Access VBA at Code level, i find i have often created an SQL string which the User(WhereWouldWeBeWithOutThem) may find usefull to use again.

Q: can i 'programatically' save this string as a query?
all 'F1' offers is QueryDef and i'm not sure i can spell what they are talking about. If ADO and DAO are required then i will/might read the book, but if there is a simpler way i may perservere.

thanks
bUTCHER
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top