TOraloader howto load at last

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

TOraloader howto load at last

Post by Guest » Fri 11 Nov 2005 15:21

I am look for the following solution with a TOraloader. I would like to fill my columns and value's and finally do a Load. What I saw is that .load does trigger the setting of the columns and value's. Can this be done before calling the .load method ?

I hope anybody can help me with this.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 15 Nov 2005 09:25

Please look at our demo program Loader.
Feel free to contact us if you have any further questions.

Post Reply