VB6 - convertion from Access database to PostgreSQL - Mailing list pgsql-odbc

From Jonathan Blitz
Subject VB6 - convertion from Access database to PostgreSQL
Date
Msg-id 000101c8624a$bf018930$8b00000a@jblaptop
Whole thread Raw
Responses Re: VB6 - convertion from Access database to PostgreSQL
List pgsql-odbc

 

I have been asked to take a VB6 application that use an Access database and convert it to use PostgreSQL.

 

From what I can see the VB application connects using DAO and also JET/ADO!

Not sure why it has both

 

If I do convert it to PostgreSQL do I have the option of standard ADO access or do I have to use DAO?

 

Also, what are the performance considerations?

 

May thanks

 

Jonathan Blitz

pgsql-odbc by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Building ODBC driver issue
Next
From: Raymond O'Donnell
Date:
Subject: Re: VB6 - convertion from Access database to PostgreSQL