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
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved