|
-
Feb 19th, 2006, 07:29 PM
#1
Thread Starter
Addicted Member
How I can start application with SQL
I am working with ".mdb" file & DAO successfully (VB6).
But for 2 problem I have to work with SQL I think.
_1. data security
_2. using more PC with same database.
_and also 3. using large database
Now I cannot start programing with SQL(SQL 2000) from VB6.
I need ......
__(1) code to store a data (a row) to SQL database
__(2) code view data (a row) from SQL database
using any Connection method & Provider, what is best for me for Data security & using lan networking.
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
|