12-16-2009 11:34 AM
Hello,
While executing the program in debug mode, i could able to communicate to the database and retrirve the data, but when i build the application and run the same program I am getting the following error,
"Exception occured in Microsoft OLE DB provider forODBC drivers :[ORACLE][ODBC Oracle Driver][Oracle OCI]
ORA-06413:connection not open in Connect.VI
Error code - 2147467259
Any idea what could be the reason for connection not getting opened?
Thanks
Solved! Go to Solution.
12-17-2009 02:01 AM
12-17-2009 07:42 AM
Hey Christian_M
THis didn't help me, I have said that in debug mode program works perfectly fine, when i build executable and run the program, it doesnt work,
any other suggestions?
12-17-2009 09:49 AM