Re: ODBC Example with VB5?

From: Ashley Clark <aclark(at)ghoti(dot)org>
To: Robert Rothe <rrothe(at)mindspring(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ODBC Example with VB5?
Date: 2000-08-17 02:12:01
Message-ID: 20000816211201.D15065@ghoti.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

* Robert Rothe in "[INTERFACES] ODBC Example with VB5?" dated
* 2000/08/16 21:14 wrote:

> Can anyone point me to an example of using the postgresql ODBC driver
> with Visual Basic 5.0? I've tried several suggestions from this
> list, but still experience read-only errors. I'm not even sure I'm
> using the DAO/RDO/R2D2 calling methods.

Have you configured your ODBC Data Source correctly?

Under Driver Options, uncheck ReadOnly.
Under Advanced Options, uncheck ReadOnly.

> I'm currently using the 6.50 version of the ODBC driver.

Good luck, it should work out ok.

--
shaky caller

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Igor N. Avtaev 2000-08-17 11:28:46 Truble with version 1.9.0 of pgsql_perl5
Previous Message ghaverla 2000-08-17 02:04:36 Re: Re: [INTERFACES] PSQL Working, but PGAccess Not Connecting.