|
-
Oct 2nd, 2009, 08:28 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] How to list table content of an MS Access database?
A combination of DriveListBox, DirectoryListBox and FileListBox enables a user to browse for and establish a path to a desired file. Once the path has been established, the file can be opened / accessed within a VB program and used. So far so very good.
In my application I have a MS Access database which contains several similar, but different Tables. Call it XYZ.mdb.
The Drive/Directory/File lists enable the XYZ.mdb to be found, but I wish to list one stage further then - the individual Tables within the XYZ.mdb. - so that the user can select which one to use in the program. This I have achieved at runtime by allowing the user to type into a Text box the path to a Table name, but the wish is to be able to present to the user a list of available Tables such that one may be selected by a mouseclick.
Can this easily be achieved please?
camoore
Wales, UK
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
|