Support Forums

Full Version: VB query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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,