Thread: RE: [GENERAL] ODBC Failure (fwd)

RE: [GENERAL] ODBC Failure (fwd)

From
Vicente Gras
Date:
Check also the ODBC controler, perhaps is problem of configuration ¿Read Only Option?
If you are working whith PostgreSQL ODBC there is a problem whit some versions. Download the lates from
ftp://ftp.postgresql.org/en odbcs "latest", this work fine from MFC. 

Vicente Gras.

-----Mensaje original-----
De:    Christian Steindl [SMTP:e9425178@student.tuwien.ac.at]
Enviado el:    miércoles 24 de junio de 1998 8:56
Para:    pgsql-general@postgreSQL.org
Asunto:    Re: [GENERAL] ODBC Failure (fwd)

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
>
>