|
|
Choosing A Webhost: |
Re: ODBC SQLExecute succeeds when it shouldn't: msg#00276db.tds.freetds
On Tue, 25 Nov 2003, <nj-freetds@xxxxxxxxxx> wrote: > I'm using a nightly snapshot of FreeTDS (20031125) with unixODBC and the > Ruby ODBC bindings. It was working well... actually, a little TOO well. > Queries that should raise errors weren't, for instance: ... > After much looking at Ruby/ODBC trace statements and TDSDUMP logs, I > made the following small patch: ... > case TDS_DONEINPROC_RESULT: > + if(done_flags & TDS_DONE_ERROR) > + result = SQL_ERROR; ... > See that TODO there? I was hitting an error that showed up in > DONEINPROC, and thus _SQLExecute was returning a SQL_SUCCESS_WITH_INFO > instead of a SQL_ERROR. Freddy: I applied this patch, so it didn't get lost. It looks right to me, but if you don't like it, just back it out. Thanks, Nathaniel! I know tracking down which two lines need adding is much harder than adding them. --jkl
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: freetds-dev on Solaris, James K. Lowden |
|---|---|
| Next by Date: | Re: ODBC SQLExecute succeeds when it shouldn't, Nathaniel Talbott |
| Previous by Thread: | ODBC SQLExecute succeeds when it shouldn't, nj-freetds |
| Next by Thread: | Re: ODBC SQLExecute succeeds when it shouldn't, Nathaniel Talbott |
| 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 |