I consider to use Array DML with TOracleQuery to update large amounts of records (up to 50000 at a time). The problem is that I havn't acces to a reference of the variable variants. Each GetVariable, SetVariable call is a deep copy of that variant and results in high memory consumption.
Any idea to workaround that? Any future plans to change the TOracleQuery interface?
Any idea to workaround that? Any future plans to change the TOracleQuery interface?