Re: VC++ 6: VB6 - Migrate Access database (DAO + JET) to PostgreSQL

Поиск
Список
Период
Сортировка
От Ivo Rossacher
Тема Re: VC++ 6: VB6 - Migrate Access database (DAO + JET) to PostgreSQL
Дата
Msg-id 200805040214.48537.
обсуждение исходный текст
Ответ на VC++ 6: VB6 - Migrate Access database (DAO + JET) to PostgreSQL  ("Premil Agarwal" <preagarw@gmail.com>)
Список pgsql-interfaces
As far as I remember DAO integrates other databases then Access by ODBC. 

If you need more details we need to know a little bit more about the 
application and the complexity inside the database and the communication of 
the application to the database. Critical are functions in Access which need 
to be ported and Access specific commands to DAO.

Best regards
Ivo

Am Dienstag, 29. April 2008 18:34:05 schrieb Premil Agarwal:
> I have an VC++ 6 application that uses DAO to interface with MS Access
> 2003. How do I go about migrating this application to use PostgresSQL ?
>
> Thanks very much
> PA




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Premil Agarwal"
Дата:
Сообщение: VC++ 6: VB6 - Migrate Access database (DAO + JET) to PostgreSQL
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: PG 8.2.7, ECPG & Composite types..