Re: [GENERAL] Error in Adding All Tables

2008-11-02 Thread Andreas Kretschmer
Joshua D. Drake <[EMAIL PROTECTED]> schrieb: > salman Sheikh wrote: >> >> >> Hi freinds, >> i wanted to add my all tables once in MFC application, >> >> i have a databank,which has 11 tables and i want to add them all togather. >> >> After Adding all tables, it shows me always this errors by debu

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread justin
*Von:* "justin" <[EMAIL PROTECTED]> *Gesendet:* 02.11.08 01:48:04 *An:* [EMAIL PROTECTED] *Betreff:* Re: [GENERAL] Error in Adding All Tables I have no idea what you are trying to do?? pleasesend theSQ

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread justin
nce more Jusitn sheikh Von: "justin" <[EMAIL PROTECTED]> Gesendet: 02.11.08 02:02:21 An: pgsql-general@postgresql.org Betreff: Re: [GENERAL] Error in Adding All Tables you mean you are trying som

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread Joshua D. Drake
salman Sheikh wrote: Hi freinds, i wanted to add my all tables once in MFC application, i have a databank,which has 11 tables and i want to add them all togather. After Adding all tables, it shows me always this errors by debugging. ERROR: column reference "ctid" is ambiguous; Error while

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread justin
database.But if i add 2 or more tables togather,then it shows this error, i dont know why? sheikh Von: "justin" <[EMAIL PROTECTED]> Gesendet: 02.11.08 01:48:04 An: [EMAIL PROTECTED] Betreff: Re: [GENERAL] Error in Adding All Tables

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread justin
[EMAIL PROTECTED] Betreff: Re: [GENERAL] Error in Adding All Tables salman Sheikh wrote: Hi freinds, i wanted to add my all tables once in MFC application,

Re: [GENERAL] Error in Adding All Tables

2008-11-01 Thread justin
salman Sheikh wrote: Hi freinds, i wanted to add my all tables once in MFC application, i have a databank,which has 11 tables and i want to add them all togather.  After Adding all tables, it shows me always this errors by debugging.