Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You must either use SQLPREPARE( ) first or include a SQL statement in the call to SQLEXEC( ).
SQLPREPARE( ) has not been called.
Include a SQL statement directly in SQLEXEC( ) or call SQLPREPARE( ) before calling SQLEXEC( ).
The prepared state has been cleared because SQLEXEC( ) was called with a cSQLCommand argument or because SQLPREPARE( ) was called.
Call SQLPREPARE( ) again.