unidac problems with oracle 8.0.5

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
flexitime
Posts: 1
Joined: Tue 14 Oct 2008 16:04

unidac problems with oracle 8.0.5

Post by flexitime » Wed 15 Oct 2008 00:42

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.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 22 Oct 2008 07:24

We could not reproduce the problem. Please send to unidac*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

Post Reply