Hello guys
Hello guys,
Is there a way to use object-relational databases in Delphi? I mean those databases which use member functions, member procedures, nested tables, varrays and so on :)
Thanks in advance.
Is there a way to use object-relational databases in Delphi? I mean those databases which use member functions, member procedures, nested tables, varrays and so on :)
Thanks in advance.
Doy ou mean something like this?
ReplyDelete"Is the Oracle Objects extension supported?
A: Not at this moment. As a workaround, you can build PL/SQL wrapping procedures and functions. Using this approach, you can then work with Oracle Advanced Queuing."
docwiki.embarcadero.com - Oracle Server Questions (FireDAC) - RAD Studio
It looks like https://www.devart.com/odac/ can do Objects
Aren't Object Oriented DB so vintage ? NoSQL is what they should have been, IMHO.
ReplyDelete