|
|
Choosing A Webhost: |
Re: multiple results for a single query: COMPUTE BY clause gives un...: msg#00250db.tds.freetds
Hi Garrett, Thanks for your mail and all the accompanying evidence. I'll explain a little. First off, FreeTDS DOES support COMPUTE clauses, or at least it should. It looks to me like you've found an issue with the ODBC driver in particular. >From your evidence, it seems that the code (at least in 0.61) is assuming that there will be ROW data after the first RESULT message.... 2003-10-29 12:23:18.430175 processing result tokens. marker is 81(TDS7_RESULT) 2003-10-29 12:23:18.430239 tds7_get_data_info:1083: ...( gets the result data)... ...( appears to call ROW token processing...)... 2003-10-29 12:23:18.434549 processing row tokens. marker is 88(TDS7_COMPUTE_RESULT) 2003-10-29 12:23:18.434601 inside tds_process_default_tokens() marker is88(TDS7_COMPUTE_RESULT) Unknown marker: 136(88)!! The ROW token processing doesn't expect or understand the COMPUTE RESULT token that it receives. Maybe it should, but more likely the ROW token processing shouldn't be called unless there's ROW data waiting on the stream to be read.... Now, on the "multiple result set" issue. There's a bit of confusion here... Unfortunately I have to go to work now :-) I'll explain more when I get there. Bill
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | multiple results for a single query: COMPUTE BY clause gives unkn own marker: 1(1)!!, Garrett Goebel |
|---|---|
| Next by Date: | RE: multiple results for a single query: COMPUTE BY cla use gives unkn own marker: 1(1)!!, Thompson, Bill D (London) |
| Previous by Thread: | multiple results for a single query: COMPUTE BY clause gives unkn own marker: 1(1)!!, Garrett Goebel |
| Next by Thread: | RE: multiple results for a single query: COMPUTE BY cla use gives unkn own marker: 1(1)!!, Thompson, Bill D (London) |
| 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 |