6
Reply

Checking if a table exists

Rakefet

Rakefet

Feb 28 2006 11:46 AM
18.4k
Hi,
I am creating a SQL Server tables programmatically in C#. I want to check first if a table exists and only if it doesn't exist, create one. I was looking around but I couln't find an easy way to do so.
Any ideas?
Thanks a lot ,
Rakefet

Answers (6)