02-10-2010, 09:03 PM
Hi All,
I found out i can't run SELECT query with DoCmd.RunSQL
The problem is that i can't seem to find any help for this problem. I searched the net and examples i found are confusing. I don't understand the result set concept at all, is that supposed to be used?
Can somebody post a simple way to show how to run a SELECT query in visual basic code? I have ODBC connection to a database.
Thanks,
I found out i can't run SELECT query with DoCmd.RunSQL
The problem is that i can't seem to find any help for this problem. I searched the net and examples i found are confusing. I don't understand the result set concept at all, is that supposed to be used?
Can somebody post a simple way to show how to run a SELECT query in visual basic code? I have ODBC connection to a database.
Thanks,