|
-
Apr 7th, 2003, 12:10 PM
#1
Thread Starter
Addicted Member
Reading data from a database
Hello all,
I'm wondering how I can read data from an access 2000 database using visual basic. Does anyone know how to do this? I tried to use the data control, but it wouldn't work :/
Thanks in advance,
Shell
-
Apr 7th, 2003, 12:24 PM
#2
There are several ways, it depends on what you want to w/ the data.
First off, let me say that IMHO using the ADODC (data control) is a _bad_ idea... it causes more problems than it's worth.
Using ADO would probably be a good way to go.
-
Apr 7th, 2003, 01:53 PM
#3
Thread Starter
Addicted Member
Aha, ok, does anyone happen to have a small example on how to start with this?
Thanks in advance,
Shell
-
Apr 7th, 2003, 02:06 PM
#4
Thread Starter
Addicted Member
Nevermind, got an example
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
|