- Joined
- Dec 19, 2017
- Messages
- 1
- Reaction score
- 0
Hi,
I am facing an issue on Linux while running queries on MSSQL database:
Sometimes SQLExecDirectW returns SQL_NO_DATA and the stmt becomes undefined,
I am calling SQLRowCount function after SQLExecDirect, this gives me 'Function Sequence Error'.
Any Idea what I might be doing wrong?
I am facing an issue on Linux while running queries on MSSQL database:
Sometimes SQLExecDirectW returns SQL_NO_DATA and the stmt becomes undefined,
I am calling SQLRowCount function after SQLExecDirect, this gives me 'Function Sequence Error'.
Any Idea what I might be doing wrong?