List Box

  • Thread starter Thread starter John G
  • Start date Start date
J

John G

How would I get all of the names of the tables in a
database to appear in a list box on a form within that
same database. I need it to happen dynamically because
new tables will be added all of the time.
 
I have seen, on a couple of occations, simular request for
table names in list boxes and I am intreaged as to why you
need a database that requires new tables to be added all
of the time. I have been programing for 8 years and have
never seen any need for it. If I am missing out on
something I would love to know it may be of use.

Thanks
 
Back
Top