Can't Update Database!

From: "Raymond Law" <raymond(at)raxbury(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Can't Update Database!
Date: 1998-12-07 02:34:21
Message-ID: 000701be218a$18cc53c0$096355cb@server1.raxbury.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

HI,

I am using VB6 with PsqlODBC to access PostgreSQL 6.4. The PostgreSQL was installed on the redhat5.2.
I can insert or update the data in the database through VB6, but don't know what's happened, I can't insert new record to
the database with the following error after removed the dsn from odbc and re-add it again.

Run-Time Error : "3027" Cannot update. Database or Record is Readonly.

I am sure that I have un-clicked the "ReadOnly" in the driver or datasource option.

Following is quoted from the log. DSN info : readonly ='0'

Thanks for your attention.

Raymond

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sergio Kessler 1998-12-07 05:04:03 bug in ODBC driver ?
Previous Message Bryan White 1998-12-07 00:38:18 Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!