|
|
Sponsor |
Re: error with access 2003 - column "ctid" does not exist: msg#00103db.postgresql.odbc
"Jeff Eckermann" <jeff_eckermann@xxxxxxxxx> wrote in message news:20040719135214.30472.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxx > I am thinking that you could just include "ctid" in > the select list for your view, and everything would > work. The only issue would be, in the case of a > multitable view, which available ctid value you > choose. I suspect that the choice will not make a > difference. > Neither explicitly including ctid in the select list, or implicitly excluding ctid by specifying individual columns will work. I tried using different recordset parameters, and found one that works, at least with the simple test recordset that I posted: CursorLocation = adUseClient - Have to use client-side rather than server-side cursor engine, at least with current ODBC driver CursorType = adOpenStatic - Can only use static cursor if client-side cursor engine specified, per docs - adOpenStatic is used with adUseClient, no matter what is specified in code Verified this by examining recordset properties in the VB "locals" window If this is correct, might be useful to put somewhere in FAQ. David P. Lurie ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ADO Connection with Postgres, Jeff Eckermann |
|---|---|
| Next by Date: | Re: Protocol versions, Dave Page |
| Previous by Thread: | Re: error with access 2003 - column "ctid" does not exist, Jeff Eckermann |
| Next by Thread: | Todo items for developers..., Dave Page |
| 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.
|