Check for table name

F

Frederick Wilson

Is there a way to check to see if a table of a particular name?

Currently I am looping through each table in the db to check each name.
As the db grows this process takes longer.

Thanks,
--
Frederick Wilson

_____________________________________
for multimedia design services visit
http://www.legalanimatics.com
 
R

Rainbow01

from Rainbow01 Hong Kong

try to use CurrentData.AllTables Objects

"Frederick Wilson" 來函:
 
Top