mud2
04-24-2006, 06:30 AM
SQL seems "easy" to use provided you restrict yourself to tables. How do I use SQL to extract data from a particular field, so that I can work with it. I.e, extract to a VBA variable, make decisions on its value...etc...?
I could open the table as a record set and extract the data from it, but that seems to defeat the use of SQL!
As for my last...unanswered question...I got around it by writing a non-class stack.
Thanks!
I could open the table as a record set and extract the data from it, but that seems to defeat the use of SQL!
As for my last...unanswered question...I got around it by writing a non-class stack.
Thanks!