11-16-2007 04:47 AM
Hi all,
I have a calibration vi working fine in the development mode and run. Yet when i build an exe for it, the exe fails with the following message? any ideas?
Error -2146824584 occurred at Conn Get Properties.vi->DB Tools Create Parameterized Query.vi->DB Tools Insert Data.vi->calibration.vi
Possible reason(s):
Exception occured in ADODB.Connection: Operation is not allowed when the object is closed.Help Path is C:\WINDOWS\HELP\ADO270.CHM and context 1240653 in Conn Get Properties.vi->DB Tools Create Parameterized Query.vi->DB Tools Insert Data.vi->calibration.vi
I write data away to a database by using a udl file which supplies the connection information to the db tools open connection.vi which works fine when i test the connection - just not sure why the exe fails when the development version works fine
any ideas
11-16-2007 04:49 AM
11-16-2007 05:13 AM