Page 1 of 1

The offer on increase of functionalities ODAC

Posted: Fri 03 Jun 2005 14:08
by Legion
2 Core Lab Team
Add an opportunity for generate unique key value for TOraQuery using PL/SQL block (similar KeySequence).
I made this addition since I use only packages for access to Oracle.
If it interesting, I can send modified source.
Sorry my bad english (my native language is russian) :?

Posted: Fri 10 Jun 2005 08:41
by Alex
The KeySequence feature is designed for automatic Key fields values generation, it uses a PL/SQL block to get key values and fill with them key fields. This feature covers the most part of users needs, but if such approach doesn't fit to your situation, you always can write your own SQL or PL/SQL that makes a job. In any case it would be intresting to see your solution, You can send a message to ODAC support address.

Posted: Fri 10 Jun 2005 16:04
by Legion
I send mail