Hello,
in XE6 the FireDAC has array dml capability. Do you plan to add this functionality to unidac also?
Thanks
Zdenek
Array DML
Re: Array DML
hello,
Loading mode using DML Array has been supported in UniLoader for Oracle UniProvider. If the DirectPath option is set to False, there will be generated Insert queries for insertion and an array of parameters, that will be passed to the server.
Loading mode using DML Array has been supported in UniLoader for Oracle UniProvider. If the DirectPath option is set to False, there will be generated Insert queries for insertion and an array of parameters, that will be passed to the server.