|
-
Apr 28th, 2000, 04:45 PM
#1
Thread Starter
Addicted Member
Hi everybody ....
Is there any simple way (or a component in VB 6.0) to
browse the contain of microsoft access database
(tables and fields inside the tables) ?
Let's say I have:
test.mdb
table1
name text(20)
address text(20)
table2
mark number(3)
grade number(3)
When I select test.mdb, I would like to get the information
of table1 and table2 with all the fields inside.
Anyone can help me ? Any idea is appreciated.
Thanks
Keiko
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
|