Re: [GENERAL] psqlODBC and Access

2005-04-24 Thread Tony Caduto
Let's not forget about PG Lightning Admin :-) http://www.amsoftwaredesign.com In case you don't like PgAdminIII you may try commercial products like EMS PostgreSQL Manager http://sqlmanager.net/products/postgresql/manager What they call "Visual Database Designer" might just be what you are looking

Re: [GENERAL] psqlODBC and Access

2005-04-24 Thread Hannes Dorbath
On 23.04.2005 03:23, [EMAIL PROTECTED] wrote: Should I not use MONEY in defining such fields to be used with ACCESS? Is there a different TYPE that I should use in my definition? Thanks! From http://www.postgresql.org/docs/8.0/interactive/datatype-money.html "The money type is deprecated. Use

[GENERAL] psqlODBC and Access

2005-04-22 Thread Typing80wpm
I successfully installed the PostgreSQL ODBC driver, and got Access to link to a table as external data.   It took me a while to figure out what the proper parameters might be in configuring the ODBC   in the control panel in Administrative Tools, and then to fill in the proper fields in Acc