Yes it' s possible Your DDL commands pass through SQLCommand.ExecuteNonQuery()
****************** * C.Arunkumar * ****************** On Mar 5, 10:09 am, Krunal83 <[email protected]> wrote: > Hi, > > We're working on application, where we require to create new database > from application itself on user action. > > Suppose, we're creating a new company for a year 08-09 from > application, then it should create all master database from a saved > blank database schema. And suppose, we want to create it for a year > 09-10, then it will create new db. > > We're using vb.net & sql. > > We're looking forward for any help, as how to do it. > > ThanX in Advance. > > Krunal > > Synergy Informaticshttp://www.synergyinformatics.net/
