Re: MS Access and field-level permissions? - Mailing list pgsql-odbc

From Richard Broersma
Subject Re: MS Access and field-level permissions?
Date
Msg-id AANLkTin1=B8eodKq6NOPwuWSTDkzrZtqj8GLMNyJroT_@mail.gmail.com
Whole thread Raw
In response to Re: MS Access and field-level permissions?  (Benjamin Smith <lists@benjamindsmith.com>)
List pgsql-odbc
On Wed, Aug 18, 2010 at 4:19 PM, Benjamin Smith
<lists@benjamindsmith.com> wrote:

> How would I go about configuring it that way? I don't see "xmin" or anything
> resembling that anywhere in the ODBC config options...

this xmin column which is described here:
http://www.postgresql.org/docs/9.0/static/datatype-oid.html

is used by the odbc driver when you select the config option Row
Versioning.  When row versioning is set in the driver, the driver also
queries each rows xmin value to determine versioning information.  If
you don't have permission to it, PostgreSQL will throw an access
violation error.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-odbc by date:

Previous
From: Benjamin Smith
Date:
Subject: Re: MS Access and field-level permissions?
Next
From: "Servizio Informatico - Comune di Porcia"
Date:
Subject: MSACCESS and geometric field corruption