| Home | How To | Online Documentation | Support | Download | Order |
|
|
int ErrPos() const; Gets an error position in SQL statement. Return valuesAn integer value representing error position. Not all DBMS servers allow to get error position. See Server specific notes to get detailed information about returned value. RemarksIf a command object's associated SQL statement contains any syntax errors, an exception will be thrown when you try to compile. ErrPos method returns the error position within the command string. Server specific notes
See alsoErrClass, ErrText, ErrNativeCode Problems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
||||||||||||||||||||||||||||||||||||||||