Re: [GENERAL] ODBC Failure (fwd) - Mailing list pgsql-general

From Christian Steindl
Subject Re: [GENERAL] ODBC Failure (fwd)
Date
Msg-id Pine.A41.3.95.980624085525.35322A-100000@stud1.tuwien.ac.at
Whole thread Raw
List pgsql-general
check in your DSN properties if you have checked the readonly!

Christian Steindl
--------------------------------------------------------------
student at TU Wien
Address: Austria, Vienna, A-1210 Wien, Pichelwangergasse 35/19
Telephone: +43-1-270 10 72
Facsimile: +43-1-170 45 88
e-mail: e9425178@student.tuwien.ac.at
--------------------------------------------------------------

On Wed, 24 Jun 1998, Michael Yeung wrote:

> Dear all,
>
> I am writing VB5 to open the ODBC sources to the server which has Postgres 6.2 ! I want to do the update records in
theODBC. But it dose not allowed me to do so and an error message is generated says, 
>
> Can't Update,Database object is not updatable
>
> I have check the recordset, it is a dynaset !!'
>
> So do any of u can help ?
>
> THANKS !!!!
>
> regards,
> MICHAEL
>
>



pgsql-general by date:

Previous
From: Michael Yeung
Date:
Subject: ODBC Failure
Next
From: Mattias Kregert
Date:
Subject: Re: [GENERAL] Q: How to convert int to date?