run sql string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have this sqlStr=â€Select * from myTable where userid=’myUserId’â€
how can I run it in my visual basic program and check it if it returns anything?
Thanks,
Jim.
 
For some ideas, see my sample code posted in response to another thread "How
to use dataset" which was started at 1:20 PM.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top