database
Database
3
Posts
3
Posters
0
Views
1
Watching
-
Hi I have a program that needs Microsoft Sql Server for my database . Now i want to create an installer for my program with Installshield Software and i want to know what should i add to my installer for using sql database?
-
Hi I have a program that needs Microsoft Sql Server for my database . Now i want to create an installer for my program with Installshield Software and i want to know what should i add to my installer for using sql database?
First of all this is a wrong forum to ask. Second is that , you did not specify the front end tool ythat u are using. However, if it is dotnet application, this link will help you Creating a .NET Windows Installer [^] If java, this may help MAKE AN INSTALLER FOR YOUR JAVA APPLICATIONS[^]
Niladri Biswas