|
|
Sponsor |
Re: Updateable ResultSet: msg#00254db.postgresql.jdbc
Thanks, Dave and Juhani. I put resultset.updateRow() before resultset.moveToInsertRow(), everything works fine now. I only have two resultset.moveToInsertRow() lines, so it's easy for me. When I get the patch, I can just remove these two resultset.updateRow() lines. Zengfa --- Dave Cramer <Dave@xxxxxxxxxxxxxxxxxxxx> wrote: > Yes, I have a patch for this, and just have to get > around to applying > it. > > Dave > On Fri, 2002-08-23 at 03:00, Merilinna, Juhani > wrote: > > Hi > > > > I use the same Postgresql and JDBC versions and > get the same error message. > > But, if I once call updateRow, then > moveToInsertRow works without errors. > > > > Juhani Merilinna > > juhani.merilinna.adulta.fi > > > > > > >I used postgresql 7.21 version on Redhat 7.1 > system, > > >got same error. I used JDBC development version. > > > > >ERROR: Got exception: Result Set not > updateable. The > > >query that gene > > >rated this result set must select only one table, > and > > >must select all primary ke > > >ys from that table. See the JDBC 2.1 API > > >Specification, section 5.6 for more details. > > > > >But I only select one table, and I select all > columns > > >include primary key. > > > > >How can I get "Updateable ResultSet" works? > > > > >Thanks! > > > > >Zengfa > > > > --- Dave Cramer <Dave@xxxxxxxxxxxxxxxxxxxx> wrote: > > > It's possible it doesn't work with a 7.0 > database. > > > Why are you using > > > such an old version? > > > > > > Dave > > > On Thu, 2002-08-15 at 14:21, Zengfa Gao wrote: > > > > Hi, all: > > > > > > > > >From JDBC website, I got > > > > > > > > Latest Java/JDBC news > > > > Jun 23 Updated dev drivers that include > callable > > > > statement support and updatable result set > support > > > > > > > > > > > Then I downloaded 7.3Dev version of JDBC > driver > > > and > > > > try to use updatable result set. > > > > > > > > When I run > > > > > > > > ResultSet rs = stmt.executeQuery(selectStat); > > > > > > > > rs.moveToInsertRow(); > > > > > > > > I got: > > > > > > > > > > > > ERROR: Got exception: Result Set > not > > > > updateable. The query that gene > > > > rated this result set must select only one > table, > > > and > > > > must select all primary ke > > > > ys from that table. See the JDBC 2.1 API > > > > Specification, section 5.6 for more det > > > > ails. > > > > > > > > > > > > But I only select from one table, and I select > all > > > > columns from that table include primary key. > Does > > > > anyone know why it failed at here? > > > > > > > > I used PostgreSQL 7.0.3 on Redhat system. > > > > > > > > Thanks, > > > > > > > > Zengfa > > > > > > > > ########################################### > > > > This message has been scanned by F-Secure > Anti-Virus for Microsoft Exchange. > > For more information, connect to > http://www.F-Secure.com/ > > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Connections/Statements/ResultSets (Was: Re: Pooling, Dave Cramer |
|---|---|
| Next by Date: | Re: 7.0 - 7.2 upgrade, org.postgresql.Driver Class not found, Dave Cramer |
| Previous by Thread: | Re: Updateable ResultSet, Dave Cramer |
| Next by Thread: | Error using JDBC2 postgres driver and DatabaseMetaData.getTables(), Andrew Lee |
| 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 | sitemap
| advertise | OSDir is
an inevitable website.
|