Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > create setup file??????????
 

create setup file??????????

how can i create a setup file to setup a project which includes SQL database, and Analysis services database.
which this file, i can go to any machine have SQL Server 2005 (Analysis Services). and run it to install my program, it also install database SQL and database of Analysis services. don't need to do anything else.


How can i do, and can you show mw to do it, i need to do it as soon as possible
thanks
maxicream  Thursday, May 24, 2007 9:19 AM

You can include the database files (.MDF, .LDF) files in your installation and attach them to any instance of the SQL server database using a custom action. You can use OSQL utility or SQL DMO API to attach the database. Here is how:

Let me know if this solves your problem.

Regards,

Muhammad Ghaznavi

Ghaznavi  Sunday, May 27, 2007 6:37 PM

You can include the database files (.MDF, .LDF) files in your installation and attach them to any instance of the SQL server database using a custom action. You can use OSQL utility or SQL DMO API to attach the database. Here is how:

Let me know if this solves your problem.

Regards,

Muhammad Ghaznavi

Ghaznavi  Sunday, May 27, 2007 6:37 PM

You can use google to search for other answers

Custom Search

More Threads

• Setting up Windows application .Net 2003 Framework 1.1 into Vista
• Implement Shortcut to Uninstall
• multilingual software in vb.net
• ClickOnce Manifest File Error
• More than 16 text boxes ?
• how to run application
• Delete Target Directory Before Install
• Getting a Strange Click-Once error at Install time - please help
• signing manifests at customer site
• ClickOnce clinets fial to update