Hi, I've got a general odbc-problem with maxdb.
what return-code should be thrown, when an update command doesn't find any matching record ? By now I supposed an odbc-driver should cause an SQL_NO_DATA_FOUND retcode, but my testapplication give me a SQL_SUCCESS in those cases. Bye Tom
