annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

Database error

Risolto!
Vai alla soluzione

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

0 Kudos
Messaggio 1 di 4
3.352Visualizzazioni
0 Kudos
Messaggio 2 di 4
3.331Visualizzazioni

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?

0 Kudos
Messaggio 3 di 4
3.320Visualizzazioni
Soluzione
Accettato da autore argomento cancancanopen
I got the solution, The database on which I am working on is of ver 1.0.1 i think, I need to include SQL connect, SQL disconnect, Fetch Query results, SQl query VI's in always include section while building the application.
0 Kudos
Messaggio 4 di 4
3.306Visualizzazioni