Page 1 of 1

TUniDac with NexusDB ODBC Driver

Posted: Sat 06 Feb 2010 17:50
by adoniram
I need to use TUniDac components with NexusDB and I using its ODBC Driver.

If I try to post a table, the TUniTable component raise an Exception with the message "Parameter ':Param1' not found."

If I try to perform an Insert query, it duplicate the record tha I inserting.

With VCL TTable and VCL TQuery, using the same ODBC driver, it's not happened and works fine.

Could you help me?

Posted: Fri 12 Feb 2010 14:14
by Challenger
Sorry for delay. We have fixed this problem. This fix will be included in the next build of UniDAC.

Posted: Sat 13 Feb 2010 11:35
by adoniram
Thanks!!!!!