AllocObject('XXX') ???

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
id_odac
Posts: 7
Joined: Thu 22 Dec 2005 02:59

AllocObject('XXX') ???

Post by id_odac » Thu 22 Dec 2005 08:55

AllocObject('XXX') ???
---------------------------------
does the 'xxx' must exists in 'Types' ?
seems that the 'xxx' can not be in a 'package' , is that so?

brsoft
Posts: 1
Joined: Thu 22 Dec 2005 09:36

hope this question.......

Post by brsoft » Thu 22 Dec 2005 10:38

hope this question.......
:shock: :shock: :shock:

other: When odac support AllocObject('XXX') with Net option.
:twisted: :twisted: :twisted:

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

Post by Challenger » Thu 22 Dec 2005 12:41

Please note that OCI does't support Record types. All other types that you can declare in
package ODAC supports.

id_odac
Posts: 7
Joined: Thu 22 Dec 2005 02:59

Post by id_odac » Fri 23 Dec 2005 06:11

:D :D :D Thank U!!!
Merry Xmas!

Post Reply