Lutrell Alexander
New member
- Joined
- Dec 13, 2006
- Messages
- 2
- Programming Experience
- 1-3
I cant get the installer to allow the user to choose the location of the Database? I created a appilcation, but when I create the installer the database doesn't connect. My instructor told me to use this string:
server=(local)\NetSDK (the actual server name);Trusted_Connection=yes;database=pubs (the actual database name)” , but I cant get the application to work after installtion.
I want the installer to ask the user, where do you want to install the database, and work!
server=(local)\NetSDK (the actual server name);Trusted_Connection=yes;database=pubs (the actual database name)” , but I cant get the application to work after installtion.
I want the installer to ask the user, where do you want to install the database, and work!
Last edited: