|
|
Choosing A Webhost: |
Re: ERROR: column "ctid" does not exist: msg#00037db.postgresql.odbc
Thanks for the quick response. But, if you already have many views created, and rather than going back and recreating all of them, is there a setting in the for the driver that can solve the problem? I tried setting both > ShowOidColumn = Yes > FakeOidIndex = Yes but I did not get any different results. Is that what these settings are for? Am I doing something wrong with them? Jeff Eckermann said: > --- "George T. Gibson" <gtgibson@xxxxxxxxxxxxxx> > wrote: >> I am trying to access PostgreSQL from Openoffice >> using iodbc on Linux >> >> When trying to look at any views I get ERROR: column >> "ctid" does not exist. >> >> Any suggestions? > > Every table contains a few system columns, including > "ctid", which identifies the storage location of the > record (IIRC). Normally these system columns are not > visible when you list a tables columns, but you can > select them. > > The PostgreSQL ODBC driver uses the "ctid" as a unique > identifier for a record. > > AFAIK there is no reason why you could not just add > "ctid" to your select list in your view definition. > > Note that using the ctid as an identifier in an > application is not a good idea, as the ctid value for > a particular record could change over time. > ---------------------------(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: ERROR: column "ctid" does not exist, Jeff Eckermann |
|---|---|
| Next by Date: | Re: ERROR: column "ctid" does not exist, Shachar Shemesh |
| Previous by Thread: | Re: ERROR: column "ctid" does not exist, Jeff Eckermann |
| Next by Thread: | Re: ERROR: column "ctid" does not exist, Shachar Shemesh |
| 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 |