Hi,
We have a problem the next problem:
var
OraArreglo : TOraArray;
...
OraArreglo := TOraArray.Create(nil);
OraArreglo.OCISvcCtx:= DM.DBSession.OCISvcCtx;
OraArreglo.AllocObject('Presiones'); // <== Error: OCI Function is Not Linked
We have this problem only with ODAC (net), when we not use net function the code works fine.
(Windows 2000 sp4, Delphi 5, Oracle Database 10g, ODAC 5.70.029)
Thx.
Ernesto.
Problem with OCISvcCtx and ODAC (NET)
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53