Error in Adding All Table

From: salman Sheikh <salman_sheikh(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Error in Adding All Table
Date: 2008-10-20 09:34:28
Message-ID: 1372253430@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

Hi freinds,
i wanted to add my all tables once in MFC application,normally we add it
one by one.
If i add all table by pressing control and click on all table ,i can
add them,but by debugging it shows me always errors.


ERROR: column reference "ctid" is ambiguous;
Error while executing the query

i need also suggestion,if it is better to add all table once or one by
one though dialog Box. I am using Visual C++ 2005.

thanks
Sheikh


Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
Der kann`s mit allen: *http://www.produkte.web.de/messenger/?did=3123* [http://www.produkte.web.de/messenger/?did=3123]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philip W. Dalrymple 2008-10-20 10:22:48 Session variables (how do I pass session data to a function)
Previous Message Simon Riggs 2008-10-20 09:25:29 Hot Standby utility and administrator functions

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2008-10-20 11:41:43 SQL/CLI
Previous Message Adam M 2008-10-17 02:23:14 Re: Enabling connection pooling by default