Richard thanks for the sample code, I was reading more on coding techniques and found an example using action queries that I can use which will simplify a solution for me.
The primary driver being that action queries do not have to be constructed using DAO, only Select queries need DAO...
Richard, thank you for the prompt reply. I noticed my inappropriate use of the set sql=nothing after i posted. (My code never compiled that far down to throw an error.)
I agree, I sure don't see anywhere i'd ever use logic like this again. (This is for a dart league statistics database) The...
Hi, I'm writing a procedure which has to make multiple queries to the same table multiple times. I'm opening, closing and using set <var>=nothing with each use.
I get an error <Compile error: Duplicate declaration in current scope.) the second time I try and open a connection to to perform my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.