Home
>
Microsoft Access Help
> Show tabels in an ASP website
Show tabels in an ASP website
Hi! Can anyone help me with code to get all tabels in an Acess db.?
Best reg
Gert
Guest
dim db as object
dim tt as object
for each tt in db.alltables
< do something with me >
next
set tt=nothing
set db = nothing
Was this answer helpful ?
Yes
No
Guest
Answer it
Ask Question About Microsoft Access Help
Programming
ASP Development
.NET Development
Visual Basic Programming
HTML, JavaScript And CSS Help
Microsoft SQL Server
Microsoft Access Help
SQL Development
Microsoft IIS
Related Pages
Hide a check box in a report
MySQL issue
Select and Print an Excel Spreadsheet from ListBox
Locking field once changed in Access 2000
Help with query too complex error
Link to Excel dokument on the Internet
Need help on parameter queries
Form - Reload/Refresh
VB SQL not working in code, but does in query
Delete Duplicates
Home
-
About Infoqu
-
Contact
-
Privacy Statement
-
Link to Infoqu
-
Bookmark Infoqu
Copyright 2007-2008 by Infoqu. All rights reserved