3
Answers

Installing DB schema while running the setup project in c# vs2008

Damian Grech

Damian Grech

16y
4.7k
1
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
Answers (3)
0
Mahesh Chand

Mahesh Chand

2 286.9k 123.7m 14y

When you open the file, you can display that in the title of the Form OR you can implement MRI (most recent items) list and have somewhere current opened file display.
Cheers!
Accepted
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 14y
If I understand your question, the you need to get the filename from the command line.