N_28 Unknown Error 1

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Vincent-40
Posts: 5
Joined: Mon 25 Oct 2010 19:21

N_28 Unknown Error 1

Post by Vincent-40 » Mon 25 Oct 2010 19:25

Hello,

I have just acquired via your site composing them ODAC for Delphi (Oracle Data Access Components V7) I want to use these components by connecting me directly to Oracle (Component OraSession Direct option = True).
When I make a request on a table containing 190 fields and 9000 recordings I have the program which plants you can help me on this problem

Best Regards

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 26 Oct 2010 08:25

Hello,

I can not reproduce the problem.
I've create a table that contains 200 fields and filled it with 10000 records, and a simple (SELECT * FROM my_table) query works correctly.
Please specify the following information:
- the exact version of your Oracle server;
- the exact version of your IDE;
- the script to create the table (send it to alexp*devart*com).

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 26 Oct 2010 13:36

hello,

The problem was fixed.
The fix will be included in the next build. We plan to release the next build this or the next week. But if you want, we can send you a fixed *.dcu file (it will work only in the run-time mode), please specify the exact version of your IDE.

Post Reply