|
-
Apr 14th, 2007, 10:14 AM
#1
Thread Starter
Addicted Member
VB and SQL
Hi VB gurus out there,
How do I connect VB to my database?
I've used the instrinsic Data control. But that data control is simply loading from single table in the database. It does not seem to accept any SQL commands (maybe I'm wrong)
In fact, I'm creating the replica of my PHP application in VB. So I've converted the MySQL database to Ms Access. My database has many tables which need to be manipulated by SQL (such as table joins, sorting, sub-selects).
Does VB allow this?
Can you give the links to the tutorials?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|