Re: Hiding the Information_Schema from ODBC users. - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Hiding the Information_Schema from ODBC users.
Date
Msg-id 45ADB2DC.4090502@tpf.co.jp
Whole thread Raw
In response to Hiding the Information_Schema from ODBC users.  (francis.brown@agfa.com)
List pgsql-odbc
francis.brown@agfa.com wrote:
> Hello All....
> I'm working on a project in which we are converting a small Oracle DB over
> to Postgres.     We have several users accessing the data in MS Access,
> using ODBC.      We have successfully set up the clients with ODBC, and
> can access the necessary tables ok, but we have been asked to simplify
> things, by not showing the inforamtion_schema tables.      I have been
> searching around and have not been able to find any definitive
> instructions for how this can be accomplished.       Is that because as
> the driver is currently written there is no option to hide these tables or
> have I missed something?      I have been playing around with various
> roles, and views etc, and have not found any way to do it.    Any help
> greatly appreciated!
>

Please tyr the snapshot driver at
http://www.geocities.jp/inocchichichi/psqlodbc/index.html .

regards,
Hiroshi Inoue


pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ODBC error
Next
From: "Lou O'Quin"
Date:
Subject: Listen/Notify Support