Re: VB6 - convertion from Access database to PostgreSQL

From: "Jonathan Blitz" <jb(at)anykey(dot)co(dot)il>
To: <rod(at)iol(dot)ie>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: VB6 - convertion from Access database to PostgreSQL
Date: 2008-01-29 15:25:22
Message-ID: 009d01c8628b$2d49b300$8b00000a@jblaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Many thanks.

Now all I have to do is to figure out what price to quote them. :)

-----Original Message-----
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Raymond O'Donnell
Sent: Tuesday, January 29, 2008 12:44 PM
To: Jonathan Blitz
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] VB6 - convertion from Access database to PostgreSQL

On 29/01/2008 07:44, Jonathan Blitz wrote:

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

You can use the ADO provider for ODBC, and the PostgreSQL ODBC driver -
I've used this for quite some time without problems.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Raymond O'Donnell 2008-01-29 15:29:25 Re: VB6 - convertion from Access database to PostgreSQL
Previous Message Raymond O'Donnell 2008-01-29 10:44:04 Re: VB6 - convertion from Access database to PostgreSQL