Hi all
I want to use unidac to connect oracle 8.0.5.
First, when I connect it with "direct=true" option, it raise exception like "ora-0107", and then I changed the option "direct = false",it connected successful, but when i use TUniTable to retrived some table data, it raise an exception "ora-00904".
who can help me?
ps :
my unidac verison is 1.00.0.7, and all this setting will work fine when i connect oracle 10g and 9i.