navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Retrieve all the table names

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Retrieve all the table names
Page: [1]
 
accessman

 

Posts: 74
Joined: 9/13/2005
Status: offline

 
Retrieve all the table names - 6/28/2006 18:53:12   
Hi:

In the database, I want to create a combox in the form, it the dropdown list show all the table names I created, or linked.

I don't want to create a table to store the table names.

Can we retrieve the table names from the Tables sections directly?

Thanks.
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Retrieve all the table names - 6/28/2006 20:48:04   
This help any?

http://www.kamath.com/codelibrary/cl002_listtables.asp

< Message edited by rdouglass -- 6/28/2006 20:54:11 >


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to accessman)
accessman

 

Posts: 74
Joined: 9/13/2005
Status: offline

 
RE: Retrieve all the table names - 6/29/2006 0:16:50   
Not ASP.

I want to work with MS Access forms, Visual Basic in the MS Access Forms.

Can we use ADO to make it ?

Thanks.

(in reply to rdouglass)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Retrieve all the table names - 6/29/2006 9:13:43   
Well, I'm not sure how to do it within Access it self but this SQL *should* return the list of all tables and views regardless of how you send it to Access:

SELECT MSysObjects.* FROM MSysObjects

That help any?


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to accessman)
accessman

 

Posts: 74
Joined: 9/13/2005
Status: offline

 
RE: Retrieve all the table names - 6/30/2006 12:13:15   
Thank you.

(in reply to accessman)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Retrieve all the table names
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts