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-13191: failed to read SDO_ORDCNT value

1 Answers  


ORA-23396: database link "string" does not exist or has not been scheduled

1 Answers  


KUP-01006: error signalled during parse of access parameters

1 Answers  


SQL*Loader-00711: Internal error: bad address for little endian UTF16 conversion

1 Answers  


DRG-13104: indexes do not have equivalent settings for string

1 Answers  






ORA-01327: failed to exclusively lock system dictionary as required by build

1 Answers  


ORA-02295: found more than one enable/disable clause for constraint

1 Answers  


RMAN-06738: database name "string" is not unique in the recovery catalog

1 Answers  


ORA-32134: Cannot assign LOBs

1 Answers  


TNS-00206: Status Information for Interchange string:

1 Answers  


AMD-00159: The Workspace "string" is currently attached in read/write mode.

1 Answers  


ORA-25189: illegal ALTER TABLE option for an index-organized table

1 Answers  


Categories