|
|
Choosing A Webhost: |
RE: Error: FreeTDS+WINE: msg#00115db.tds.freetds
> From: Rainer [mailto:sourceforge@xxxxxxxxxxx] > Sent: September 22, 2003 3:07 PM > >> > > >> > default: > >> > odbc_errs_add(&stmt->errs, "HY092", NULL, NULL); > >> > ODBC_RETURN(stmt, SQL_SUCCESS_WITH_INFO); > >> > >> You're masking the problem there. The state "HY092" *is* an > >> error, and should be reported as such. > > Here is the log result: > ... > 12:46:35.063443 tds_process_end: more_results = 0 > 12:46:35.063477 was_cancelled = 1 > 12:46:35.063525 error = 0 > 12:46:35.063555 done_count_valid = 0 > Unknown STMT Attribute 9 > SQLFreeHandle(3, 0x81bb738) Hmph. There is no SQL_STMT* attribute whose value is 9: $ grep '[[:blank:]]9$' [aosu]* \ |perl -ane'printf "%-30s\t$F[-1]\n", $F[-2]' \ |sort ODBC_ERROR_INVALID_DSN 9 SQLColumns_DECIMAL_DIGITS 9 SQL_API_SQLDISCONNECT 9 SQL_CODE_DAY_TO_MINUTE 9 SQL_COLUMN_MONEY 9 SQL_DATE 9 SQL_DATETIME 9 SQL_DIAG_SUBCLASS_ORIGIN 9 SQL_ODBC_API_CONFORMANCE 9 SQL_ROWSET_SIZE 9 I think you've found an error in the caller, Rainer. AFAICT, a SQLSetStmtAttr() Attribute can have some 72 distinct values, but 9 isn't one of them. I know you told us that the application runs fine with M$ libraries. That suggests either 9 is OK for them (meaning either I've overlooked something or it's undocumented), or the intermediation layer is introducing an erroneous call between your application and FreeTDS. All I can suggest is to turn on tracing/logging in WINE and unixodbc, to try to discover what they mean by passing a 9. Sorry. I really wish you'd found a bug for us, something we could fix. :-( Regards, --jkl ----------------------------------------- The information contained in this transmission may contain privileged and confidential information and is intended only for the use of the person(s) named above. If you are not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender immediately by reply e-mail and destroy all copies of the original message. Please note that we do not accept account orders and/or instructions by e-mail, and therefore will not be responsible for carrying out such orders and/or instructions.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Error: FreeTDS+WINE, Rainer |
|---|---|
| Next by Date: | RE: SQLPrepare,SQL Execute fails on SQL 7 but works on SQL 2K, Lowden, James K |
| Previous by Thread: | RE: Error: FreeTDS+WINE, Rainer |
| Next by Thread: | RE: Error: FreeTDS+WINE, ZIGLIO Frediano |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |