05-19-2008 01:33 PM
I am using Labview 8.51 and the connectivity toolset and I have written an application which reads and writes data to an Oracle 10g database.
Now I want to build a Labview installation routine for my application which includes the oracle OLE DB drivers for an easy installation on the target PC. I am using the Labview Application Builder Version 8.51.
How can I include this drivers an how can I manage the installation of drivers, udl-files without the need to run a further installation, eg. the oracle client setup, in advance? Is there a possibility to write a small batch script which I can enclose to the installation routine and which is started once after the Labview Runtime engine plus my application is installed?
I have read the connectivity toolset manual, especially chapter 6, and I have also seen the example for an application builder routine including mdac drivers, but I did not find the real answer of my problem.
Can anybody help me or have some experiences in that?
Many thanks
HG
05-29-2008 10:41 AM