In the pursuit to find the problem why Qt3/Linux and SAP DB won't work
with each other, I tried an SQL trace.
The following is part of the trace file:
[ODBC][23394][SQLSetStmtAttr.c][184]
Entry:
Statement = 0x8082768
Attribute = SQL_ATTR_CURSOR_TYPE
Value = (nil)
StrLen = -5
[ODBC][23394][SQLSetStmtAttr.c][605]
Exit:[SQL_SUCCESS]
[ODBC][23394][SQLColumns.c][156]
Entry:
Statement = 0x8082768
Catalog Name = [NULL]
Schema Name = [NULL]
Table Name = [simpletable][length = 11]
Column Type = [NULL]
[ODBC][23394][SQLColumns.c][357]
Exit:[SQL_SUCCESS]
[ODBC][23394][SQLFetchScroll.c][129]
Entry:
Statement = 0x8082768
Fetch Orentation = 1
Fetch Offset = 0
[ODBC][23394][SQLFetchScroll.c][297]Error: IM001
If I remember this right, the IM001 means "Driver does not support this
function (DM)".
Any idea if there is any plan to add this functionality?
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general