|
-
Feb 3rd, 2007, 03:26 AM
#1
Thread Starter
Member
connect to access
hi, i know this is amateur
can anyone please tell me exactly how can i connect my visual basic application to a microsoft access database using an adodc control ..
i always connect to sql server 2000 and i dont know how to connect to access..
thank you ..
-
Feb 3rd, 2007, 03:29 AM
#2
-
Feb 3rd, 2007, 06:38 AM
#3
Re: connect to access
If you are connecting to SQL Server through code, and I suspect you are, then why would you want to use a bound control like ADODC?
Keep using code for your connection. It is much more flexible. dee-u's link should provide you with the connection string you need.
If not, there are two and half tons of examples of how to connect to an Access database that have been posted in this one forum section alone.
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
|