Re: ODBC DSN Connections

From: "Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch>
To: "Jeff Eckermann" <jeff_eckermann(at)yahoo(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC DSN Connections
Date: 2003-11-04 15:43:37
Message-ID: 6C0CF58A187DA5479245E0830AF84F420AF71A@poweredge.attiksystem.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

This is not really an error I had. Simply, as soon as I made a query with a username that had full access on the tables, I kept these permissions for the next user, even if it had a more restricted access. Access seems to "remember" something about the connections. But I totally agree, this is an Access issue, not a Postgresql one.

-----Message d'origine-----
De : Jeff Eckermann [mailto:jeff_eckermann(at)yahoo(dot)com]
Envoyé : mardi, 4. novembre 2003 16:30
À : Philippe Lang
Cc : pgsql-odbc(at)postgresql(dot)org
Objet : RE: [ODBC] ODBC DSN Connections

--- Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>
wrote:
> In Ms-Access, DSN-less connections for pass-through
> queries, or linked tables work, but I noticed
> strange problems regarding permissions. The only way
> to make them work - perfectly! - was to use a DSN.
> Maybe I'm doing something wrong?

Hard to say, without seeing code, and the exact error
messages. But this is really an issue with Access,
not PostgreSQL. You would be better off researching
this in Access newsgroups, or in the Microsoft
knowledge base.

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Browse pgsql-odbc by date

  From Date Subject
Next Message Jan Csisko 2003-11-04 17:59:17 Re: Mac OS X Driver
Previous Message Jeff Eckermann 2003-11-04 15:30:05 Re: ODBC DSN Connections