M
Microsoft Newsgroups
Hi all,
What sort of SQL query could be used in an Access database to determine the
existence of a table? I can do this in SQL server by looking at
sysobjects - but how does one do it in Access? I have an application that
needs to check to see if a table exists and, if not, create it on-the-fly.
Thanks,
-bruce
What sort of SQL query could be used in an Access database to determine the
existence of a table? I can do this in SQL server by looking at
sysobjects - but how does one do it in Access? I have an application that
needs to check to see if a table exists and, if not, create it on-the-fly.
Thanks,
-bruce