Hi,
we are doing an exe that should create a journal import file and launch the SL transaction import. It calls a stored procedure to prepare data before creating the import file, etc.
It throws the error below. We would appreciate any input!!
SQL Server Message 65: [Microsoft][SQL Server Native Client 10.0]Fetch type out
of range
Debugging info: ODBCsysfetch8_2 -
SQLFetchScroll Failed
Cursor(4) xPF_Commitments 'HHH'
Optional info: SqlState = HY106
NativeError = 0 ErrorMsg = [Microsoft][SQL Server Native
Client 10.0]Fetch type out of range pcbErrorMsg =
65
ODBCRowNumber = -1 Column = -1 SSrvrLine = 0
SSrvrMsgState = 0 SSrvrSeverity = 0 SSrvrProcname =
SSrvrSrvname =
*This post is locked for comments
I have the same question (0)