D
Darby
I am having a HECK uva time trying to do something as simple as setting an
Sql String as a recordset in VBA so that I can move thru it one record at a
time. Can someone please help me...
Here is my sql String
"SELECT COLL.fstname, COLL.surname FROM COLL;"
How do I set this to become a recordset in my code?
Thanks
Sql String as a recordset in VBA so that I can move thru it one record at a
time. Can someone please help me...
Here is my sql String
"SELECT COLL.fstname, COLL.surname FROM COLL;"
How do I set this to become a recordset in my code?
Thanks