
When trying to enable the NAV server in NAV 2009 R2 we get an ODBC error. This is enabled on the options tab while altering the database. We tried manually compiling the tables in object designer where it fails, but they compile just fine. Does anyone have any suggestions for troubleshooting?
---------------------------
Microsoft Dynamics NAV Classic
---------------------------
The following ODBC error occurred: Error: [Microsoft][ODBC Driver Manager] Function sequence error State ID: HY010
---------------------------
OK
---------------------------
*This post is locked for comments
I have the same question (0)It should not be a compilation error but a database error. HY010 means "function sequence error" which in fact can be whatever, e.g. when some transaction is still executed while you are trying to perform your action... Which version of SQL you are using?