|
|
Choosing A Webhost: |
RE: Error: FreeTDS+WINE: msg#00119db.tds.freetds
> > >> > > > >> > 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 think problem is SQL_ROWSET_SIZE... perhaps SQLSetStmtAttr should support some old constant ?? I setup a test to test which constants MSODBC accept... freddy77
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: SQLPrepare, SQL Execute fails on SQL 7 but works onSQL 2K, ZIGLIO Frediano |
|---|---|
| Next by Date: | Possible bug in freeTDS., Damian Kramer |
| Previous by Thread: | RE: Error: FreeTDS+WINE, Lowden, James K |
| 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 |