Re: [GENERAL] ODBC Failure (fwd)

From: Christian Steindl <e9425178(at)student(dot)tuwien(dot)ac(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] ODBC Failure (fwd)
Date: 1998-06-24 06:56:09
Message-ID: Pine.A41.3.95.980624085525.35322A-100000@stud1.tuwien.ac.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)student(dot)tuwien(dot)ac(dot)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 the ODBC. 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
>
>

Browse pgsql-general by date

  From Date Subject
Next Message Mattias Kregert 1998-06-24 07:49:37 Re: [GENERAL] Q: How to convert int to date?
Previous Message Michael Yeung 1998-06-24 04:31:25 ODBC Failure