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-16029: cannot change LOG_ARCHIVE_MIN_SUCCEED_DEST, no archive log destinations

1 Answers  


DRG-10816: display/highlight call failed

1 Answers  


ORA-07272: spwat: invalid semaphore set id.

1 Answers  


ORA-01901: ROLLBACK keyword expected

1 Answers  


ORA-07600: slkmnm: $GETSYIW failure

1 Answers  


ORA-01548: active rollback segment 'string' found, terminate dropping tablespace

1 Answers  


IMP-00055: Warning: partition or subpartition "string":"string" not found in export file

1 Answers  


ORA-03281: invalid ALLOCATE EXTENT option

1 Answers  


NNL-00565: set trace_file_name [<filename>] [<server_list>] : set|show the server's trace file name

1 Answers  


ORA-13052: unsupported geometric type for geometry string.string

1 Answers  


ORA-02773: Invalid maximum client wait time

1 Answers  


ORA-07238: slemcl: close error.

1 Answers  


Categories