Installing DB schema while running the setup project in c# vs2008
Hi,
I have finished my school project and I am trying to build a setup project that will install my program and also the db schema. I am using MS SQL 2005 as a db server.
I have already built the setup project and is executing and the program is installing, but i don't know how to include to install the schema with it.
Can anyone help me please?
Thanks in advance
Vijaya KadiyalaPosted Mar 10, 2009, 9:28 AM
Hi
I would always recomend to install the DB as separate package.
Thanks -- Vijaya Kadiyala
http://dotnetvj.blogspot.com
Damian GrechPosted Mar 7, 2009, 4:15 AM
Mirko MeierPosted Mar 7, 2009, 2:17 AM