Page 1 of 1

How to install SQLIte at clients

Posted: Wed 04 Jun 2008 08:59
by JvanDorsten
One option to deploy sqlite on the clients is by running the setup in mimimum mode, it is mentioned in the documentation.

Now i am trying to include the installation in our setup, but i can't find the right parameters to run the installation in silent mode, and to automaticly run the minimum installation. I don't want our users to seperatly run the setup.

We need the setup to add the ado.net provider to the machine.config.

Posted: Wed 04 Jun 2008 10:51
by Alexey.mdr
Hello,

Well, actually you should not run dotConnect for SQLite installation in a silent mode as it's not legal.
It's easier for you just to include the needed Core Lab libraries into your application.
For the detailed instructions please see "Deployment" topic of help.

Regards,
Alexey.