Declaration of OCIObjectGetProperty

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
NightProwler
Posts: 9
Joined: Thu 29 Jun 2006 14:04

Declaration of OCIObjectGetProperty

Post by NightProwler » Tue 18 Jul 2006 10:52

It seems, that declaration of OCIObjectGetProperty in OraCall is wrong.
In oracle documentation 5th parameter "property" of this function has type of dvoid*. In OraCall there is byte.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 19 Jul 2006 14:12

Thank you for assistance. We will correct this in the next build.

Post Reply