Re: Connection Problem - Mailing list pgsql-odbc

From Dave Page
Subject Re: Connection Problem
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB10B52B3@dogbert.vale-housing.co.uk
Whole thread Raw
In response to Connection Problem  ("Joseph Watson" <jtwatson@datakota.com>)
List pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 28 January 2002 00:36
> To: Joseph Watson
> Cc: pgsql-ODBC (E-mail)
> Subject: Re: [ODBC] Connection Problem
>
>
> Joseph Watson wrote:
> >
> > Here is my VB code:
> >
> > Private Sub Command5_Click()
> >
> >     Dim FSEInfo As Workspace
> >     Dim conn As Connection
>
> If I remove the above line(Connection), the following
> seems to work though I don't understand the reason.

If it were VB I'd say in a flash that ADO is referenced in the project
before RDO/DAO and conn was defaulting to ADODB.Connection. Is this possible
in Access?

Regards, Dave.

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Connection Problem
Next
From: Hiroshi Inoue
Date:
Subject: Re: Connection Problem