N/A
12-11-2000, 09:00 AM
Hi.
Does anyone know how to get all the tablenames from a DB?
I'm looking for a procedure like
Table1.GetFieldNames(ListBox1.Items);
- which put all the fieldnames from Table1 into ListBox1.
Mads
Does anyone know how to get all the tablenames from a DB?
I'm looking for a procedure like
Table1.GetFieldNames(ListBox1.Items);
- which put all the fieldnames from Table1 into ListBox1.
Mads