question

ikramonly avatar image
ikramonly asked

Deploy an Application with Database

I have Created an application in C# and used SQL server 2012 for database. I have made the setup file for the app as well. Now I want to Install the App on the target machine.How to go? Where will i have to place the database and how to pick database from my machine? Note:I don't want to create a new database on target machine.Please Help
c#deployment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Håkan Winther avatar image
Håkan Winther answered
You could try the "Export Data Tier Application" Wizard in Manangement studio to create a backpack. You could also use Red-gate Compare and Red-gate SQL Package to deploy your database.
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.