|
-
September 15th, 1999, 04:29 PM
#1
Filling a combo with table names in an mdb through ADO
Hi.
I'm trying to make a program that shows a user a list of available tables in a database he selects, either through SQL ADO or Jet.
through jet i can't find a way for the user to select a table.
i don't know how to do something similer to "Select * from sysobjects" in SQL.
how do i do that?
it should be like the combo you get when building a connection string in Adodc when chooseing a table to connect to under thew "adcmdTable" catagory.
thx.
---------
Life is like an analogy.
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
|