Error Updating Records. - Mailing list pgsql-general

From Matthew Dormer
Subject Error Updating Records.
Date
Msg-id 4.1.20000131084818.00a106e0@mail.sproatley.com.au
Whole thread Raw
List pgsql-general
I have run into a HUGE problem.

1.  I installed the Server....OK
2.  I Installed the ODBC Driver OK
3. I connected in microsoft Access, Accessed a Table, Added Data. OK
4. I use the same datasource in vb on a program I am Developing, Accessed a
table, tried to add a record and got an error message that the recordset is
read only.
5.  I connect to the same datasource in the Visual Data Manager(VisData) in
Visual Basic, Create tables, modify tables, Print Definitions.  When I try
to access a table to view, edit or delete records, I get the message:

        ADO could no find the specified provider.  Number 3706

Can anyone Help?

pgsql-general by date:

Previous
From: Patrick Welche
Date:
Subject: Re: [GENERAL] Foreign key
Next
From: Ed Loehr
Date:
Subject: [GENERAL] float4 confused as int??