J
jhobson
Guest
knowledgebase.progress.com/.../4837 It appears you are using the 32-bit Oracle driver. If so, the a String Value with the name WorkArounds and the value 1048576 would go in the Registry at HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ your data source name on 32-bit Windows and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ your data source name on 64-bit Windows. Yes, a parameter is being bound with a precision of zero. id=23 88c-848 ENTER SQLBindParameter HSTMT 0x004CEF18 UWORD 1 SWORD 1 SQL_PARAM_INPUT SWORD 1 SQL_C_CHAR SWORD 12 SQL_VARCHAR SQLULEN 0 SWORD 0 PTR 0x7496B4FD SQLLEN 0 SQLLEN * 0x00000000 ... id=23 88c-848 EXIT SQLExecDirect with return code -1 (SQL_ERROR) HSTMT 0x004CEF18 UCHAR * 0x00900128 [ -3] "{call ABC_CREATE_SUMMARY(?,?)}\ 0" SDWORD -3 DIAG [S1104] [Aspect Software][ODBC Oracle Wire Protocol driver]Character, decimal, and binary parameters cannot have a precision of zero. Error in parameter 1. (0)
Continue reading...
Continue reading...