From: | Benjamin Smith <lists(at)benjamindsmith(dot)com> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: MS Access and field-level permissions? |
Date: | 2010-08-18 23:19:21 |
Message-ID: | 201008181619.21736.lists@benjamindsmith.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Broersma | 2010-08-19 00:09:52 | Re: MS Access and field-level permissions? |
Previous Message | Richard Broersma | 2010-08-18 22:23:42 | Re: MS Access and field-level permissions? |