Quantcast
Channel: Flexera Community Forums
Viewing all articles
Browse latest Browse all 4553

Accessing a database

$
0
0
Hello,

I have written an application that reads / writes to a SQLServerCE dB. The problem I am having is when I create the setup package (a Basic MSI), I put the dB in the Program Files folder, then my application cannot access it because it does not have admin permission. In the Application Files area of the Installshield Project Assistant, I created a folder, DataBaseTest, right below the "Destination Computer", put the dB in that, and modified my code to look at that folder for the dB. When I ran setup on my test computer, DataBaseTest was not created, so my application failed.

How can I create a setup package that will allow my application to access the dB?


Thanks,


rdistler1

Viewing all articles
Browse latest Browse all 4553

Trending Articles