Creating Database and Tables
anyone here knows how i can create database and table through coding ?? For your information, I am using sql server 7.0 with ASP. After creating the database and tables, how can i identified that the database and tables is create so that it won't create the second time ??? Do anyone here have samples code that i can reffer to ???
Re: Creating Database and Tables
Quote:
Originally posted by winsonlee
anyone here knows how i can create database and table through coding ?? For your information, I am using sql server 7.0 with ASP. After creating the database and tables, how can i identified that the database and tables is create so that it won't create the second time ??? Do anyone here have samples code that i can reffer to ???
Check out the links i posted on this thread.
http://209.120.143.185/showthread.ph...hreadid=127686
Hope this helps.
Danial