E
Eran
Hi
How do i loop through access tables in .net .
in the past in vb6 i used
For Each SrcTable In .TableDefs
but mow i can't find TableDefs in .net db connection
property .
Is still in use in .net or there is other
property/attribute ??
is there any other way to loop over all mdb tables without
selecting them to recordset??
How do i loop through access tables in .net .
in the past in vb6 i used
For Each SrcTable In .TableDefs
but mow i can't find TableDefs in .net db connection
property .
Is still in use in .net or there is other
property/attribute ??
is there any other way to loop over all mdb tables without
selecting them to recordset??