TUniDac with NexusDB ODBC Driver
Posted: Sat 06 Feb 2010 17:50
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?
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?