Hello there
I already know how to check if a specific table exist in a database or not.
What i want to know now is to check if the database has any table(s) or not
How to check if a database has table(s) or not
Page 1 of 12 Replies - 445 Views - Last Post: 16 December 2012 - 10:35 PM
Replies To: How to check if a database has table(s) or not
#2
Re: How to check if a database has table(s) or not
Posted 14 December 2012 - 10:08 AM
If you need to do this with a front-end language, it sounds like poor programming practice to me. Really, you should already know the structure of the database, and you should just be query or changing information in the database.
#3
Re: How to check if a database has table(s) or not
Posted 16 December 2012 - 10:35 PM
That said, investigate ADOX (extended ADO), in particular the Tables collection.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|