How can i use setvariable,getvariable and vararraycreate functions?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

How can i use setvariable,getvariable and vararraycreate functions?

Post by Guest » Tue 18 Apr 2006 11:57

I don't know how to use this functions, when i use them the "the name or index of your variable is incorrect" comes when i use vararraycreate functions. for example i have "Products" table and "name" and "surname" columns.
setvariable('pro',products.name);
setvariable('prod',products.surname);
what is incorrect?

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

Post by Challenger » Tue 18 Apr 2006 13:05

These functions seem to be a part of DOA components, we do not support them. This is the forum dedicated to ODAC. For information on DOA please refer to corresponding resources.

Dastan

Post by Dastan » Wed 19 Apr 2006 11:34

I didn't like your answer, could you help me or you don't know?

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

Post by Challenger » Thu 20 Apr 2006 08:17

Once again, this question does not concern Core Lab ODAC. It is related to third-party components. Supporting third-party components exceeds goals of our support team.

Post Reply