Page 1 of 1

Access violation when I using FilterSQL

Posted: Fri 30 Jun 2006 13:05
by VIZOR
Hello, Core Lab Team!

Using ODAC 5.70 Trial version

I`am run programm on my computer(with Delphi7)

When dataset filtering
OraQuery.FilterSQL:=...

All ok...

But if run programm on other computer
When dataset filtering
OraQuery.FilterSQL:=...

Access violation at address ... in module 'odac70.bpl'

What is wrong?

Access violation when I using FilterSQL

Posted: Fri 30 Jun 2006 13:42
by VIZOR
Sorry...

On my computer odac70.bpl (version 5.70)

On other computer odac70.bpl (version 5.50)

Careless mistake...