Using VB6 and the Pervasive ODBC driver, I am finding the UpdateBatch method fails after I call the AddNew method to add a row to a table. I receive an error like "[Pervasive Software][ODBC Interface][Pervasive Software SQL Engine]The table is not defined in the dictionary". The UpdateBatch method works after simply editing entries in a form bound by code, but not after AddNew.
Ideas?
Unfortunately, I am much more familiar with Access and MS-SQL apps, so any guidance would be appreciated. I have checked but couldn't find a related topic.
Thanks.
Ideas?
Unfortunately, I am much more familiar with Access and MS-SQL apps, so any guidance would be appreciated. I have checked but couldn't find a related topic.
Thanks.