ODAC 6.00.0.5: Cannot install Dataset Manager on Delphi 2007

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
rdeutsch
Posts: 13
Joined: Mon 16 Apr 2007 09:29

ODAC 6.00.0.5: Cannot install Dataset Manager on Delphi 2007

Post by rdeutsch » Mon 16 Apr 2007 09:36

Hi

When installing the new ODAC version 6.00.0.5 on Delphi 2007 (OS: VISTA) i get always a error message:

Acces error on address 0297B413. Reading address 00000000.

Can anyone help me?

Thanks and best regards
Robert

Btw: For what do i need the DataSet Manager?

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

Post by Plash » Mon 16 Apr 2007 12:22

We have fixed this problem. The fix will be included in the next build of ODAC.

The DataSet Manager window displays the datasets in your project. You can use the DataSet Manager window to create a user interface (consisting of data-bound controls) by dragging items from the window onto forms in your project.
See also 'Working with DataSet Manager' article in the ODAC help.

Post Reply