ODBC connection - script interaction?
In regards to kace 1000 scripting, is it possible to create or configure an ODBC connection, point it to a different database, or entering credentials etc, Some software installs require a odbc connection to point to a different database or some require the odbc connection to be created from scratch. Just looking for anyone who might point me in the right direction to make a software install 100% complete instead of 75%. Thanks.
Lee
Lee
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
airwolf
13 years ago
Posted by:
isolinear
13 years ago
Thanks for the reply Andy
What I'm trying to accomplish is a script that installs a msi or installshield setup (doesn't matter to me - I'm ok with both) but after the install completes, I have to drive manually to control panel, ODBC connections, add a SQL server (or configure one that the software created but didn't configure) an add or change settings there to truly have the software setup correctly. Kace1000 performs the software installs perfectly, it's the little odbc setup on some of our software thats throwing a wrench into the plan. Let me know your thoughts if you have a moment
-Lee
What I'm trying to accomplish is a script that installs a msi or installshield setup (doesn't matter to me - I'm ok with both) but after the install completes, I have to drive manually to control panel, ODBC connections, add a SQL server (or configure one that the software created but didn't configure) an add or change settings there to truly have the software setup correctly. Kace1000 performs the software installs perfectly, it's the little odbc setup on some of our software thats throwing a wrench into the plan. Let me know your thoughts if you have a moment
-Lee
Posted by:
airwolf
13 years ago
OH! You want to create an ODBC connection on the client as part of the script/install? That should be possible. If the ODBC connection is configured as part of an MSI setup, then you'll simply need the command line options to configure the ODBC connection. If you need to manually configure the ODBC connection after the MSI has run, just use a command line utility to create the ODBC connection. I haven't done that before, but I'm sure there is a command line utility to do this.
Posted by:
isolinear
13 years ago
Posted by:
GillySpy
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.