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-23332: group string is in use; cannot drop

1 Answers  


EXP-00074: rounding VOLSIZE down, new value is string

1 Answers  


NNO-00106: line string: invalid TTL "string", data ignored

1 Answers  


PCC-00121: Arrays of VARCHAR pointers are not supported

1 Answers  


PCB-00635: This attribute is only valid for Internal LOB types

1 Answers  


ORA-24431: Statement does not exist in the cache

1 Answers  


ORA-12633: No shared authentication services

1 Answers  


ORA-22153: source variable-length array is not initialized

1 Answers  


ORA-22320: missing user version string

1 Answers  


RMAN-06126: skipping offline file string

1 Answers  


ORA-28533: Heterogeneous Services coercion handling error

1 Answers  


NNL-00010: error getting address for server "string"

1 Answers  


Categories