Access violation on reconnection
Posted: Thu 30 Jan 2014 14:46
My environment:
Rad Studio XE4 Update1 + Mobile
ODAC 9.2.5
Oracle Database 11g Release 11.2.0.1.0
I found a seriuos bug while connecting to Oracle from iOS.
The first connection is successful but if I try to reconnect I get an Access Violation.
To simulate the problem these are the steps:
- OraSession.Open; <--- OK
- OraSession.Close; <--- OK
- OraSession.Open; <--- Access Violation...
Please help me.
Thanks.
Daniele.
Rad Studio XE4 Update1 + Mobile
ODAC 9.2.5
Oracle Database 11g Release 11.2.0.1.0
I found a seriuos bug while connecting to Oracle from iOS.
The first connection is successful but if I try to reconnect I get an Access Violation.
To simulate the problem these are the steps:
- OraSession.Open; <--- OK
- OraSession.Close; <--- OK
- OraSession.Open; <--- Access Violation...
Please help me.
Thanks.
Daniele.