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

From Benjamin Smith
Subject Re: MS Access and field-level permissions?
Date
Msg-id 201008181619.21736.lists@benjamindsmith.com
Whole thread Raw
In response to Re: MS Access and field-level permissions?  (Richard Broersma <richard.broersma@gmail.com>)
Responses Re: MS Access and field-level permissions?  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-odbc
On Wednesday, August 18, 2010 03:23:42 pm you wrote:
> > We're using field level permissions to restrict what data is accessible
> > over ODBC - we're enabling SELECT only and on a restrictive set of
> > fields. But, when we try to link up with MS Access, none of the fields
> > are populated. You can see the fields, but never the content of the
> > fields.
>
> If you have select rights on every field in the table, it should
> display provided you also grant select on xmin which the odbc driver
> is also calling if you've configured it that way.
>

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

Thanks,
Ben

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


pgsql-odbc by date:

Previous
From: Richard Broersma
Date:
Subject: Re: MS Access and field-level permissions?
Next
From: Richard Broersma
Date:
Subject: Re: MS Access and field-level permissions?