In VB program, I got message as " No Transaction is
Active" , Backend database is Oracle, This message is
coming some user's PC and Not all user's PC

Please help me to resolve this issue

Answers were Sorted based on User's Feedback



In VB program, I got message as " No Transaction is Active" , Backend database is Oracle..

Answer / rocky

After the connection string code, include
conn.BeginTrans

so it starts the transaction such that you can add or delete or perform any actions with database.

Is This Answer Correct ?    1 Yes 0 No

In VB program, I got message as " No Transaction is Active" , Backend database is Oracle..

Answer / bilal muslim

Seems you would need SSLv3 Active X.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06529: Version mismatch - PL/SQL profiler

1 Answers  


ORA-15180: Could not open dynamic library string, error [string]

1 Answers  


NPL-00304: uninitialized ASN.1 tag attribute

1 Answers  


UDI-00017: Data Pump job is already executing.

1 Answers  


ORA-36260: (XSAGHIERPART00) Aggregating from partition %J to partition %J over hierarchy workspace object creates an increase in sparsity.

1 Answers  


ORA-10652: Object has on-commit materialized views

1 Answers  


QSM-01001: query rewrite not enabled

1 Answers  


ORA-07641: smscre: Unable to use the system pagefile for the SGA

1 Answers  


NNO-00105: line string: invalid name "string", data ignored

1 Answers  


QSM-02047: window function in mv

1 Answers  


ORA-27453: %s is an invalid job or program argument name.

1 Answers  


ORA-03112: a server linked as single-task cannot use SQL*Net

1 Answers  


Categories