|
|
Choosing A Webhost: |
CVS update of carob/src (Statement.cpp): msg#00056db.carob.cvs
Date: Friday, February 17, 2006 @ 10:32:41 Author: gilles Path: /cvsroot/carob/carob/src Modified: Statement.cpp (1.27 -> 1.28) Added missing cleanUpResults() at beginning of execute() (fixes CAROB-65) ---------------+ Statement.cpp | 2 ++ 1 files changed, 2 insertions(+) Index: carob/src/Statement.cpp diff -u carob/src/Statement.cpp:1.27 carob/src/Statement.cpp:1.28 --- carob/src/Statement.cpp:1.27 Wed Feb 1 11:30:56 2006 +++ carob/src/Statement.cpp Fri Feb 17 10:32:41 2006 @@ -104,6 +104,8 @@ { throw DriverException(L"Unable to execute query on a closed statement"); } + // invalidate the last results + cleanUpResults(); sql_request = trim(skeleton); RequestWithResultSetParameters request(sql_request); request.setEscapeProcessing(escapeProcessing).setTimeoutInSeconds(timeout);
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of carob (include/Connection.hpp src/Connection.cpp), gilles-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of libmysequoia/src (CarobMySQL.cpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of carob (8 files), gilles-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of carob/src (JavaSocket.cpp), gilles-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| 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 |
Home
| advertise | OSDir is
an inevitable website.
|