[GENERAL] Error in Adding All Tables

2008-11-01 Thread salman Sheikh
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 executing the query

[GENERAL] Error in Adding All Table

2008-10-20 Thread salman Sheikh
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

[GENERAL] ADO TO ODBC

2008-10-15 Thread salman Sheikh
hi freinds, I have an application software which has connection with MS Access through DAO.I want to use same software without any changing with my new databank Postgresql through Odbc. I dont think so,that i can change it,I must develope whole software with odbc for postgresql. can any

[GENERAL] Replacing MS Access with Postgresql

2008-07-07 Thread salman Sheikh
Hi Fellows i have already MS Access databank (version 97) and source has been written in C++.Is it possible that i can replace it with postgresql as it is.Becoz i have 10 different tables,which are joined eachother. any Suggestion? as u ppl know ,i am new user of postgresql. thanks in