deniskolesnikov
Member
Hello Marco,
From version to version I get the error from time to time:
Access violation at address 60537987 in module 'oracommon9.dll'. Read of address 00000000
I've noticed that it arises when I issue something like:
select * from dual where dummy=:u
or
select :col from a_table
It seems that the colon is the cause.
All the best!
Denis
From version to version I get the error from time to time:
Access violation at address 60537987 in module 'oracommon9.dll'. Read of address 00000000
I've noticed that it arises when I issue something like:
select * from dual where dummy=:u
or
select :col from a_table
It seems that the colon is the cause.
All the best!
Denis