Re: windows UI tool???
Re: windows UI tool???
От:
"Len Morgan" <len-morgan@crcom.net>
Дата:
You might also try pg_access which comes with postgres. You will have to install Tcl/Tk on the windows machine but that is available on the Net. As far as ACCESS goes, I think ODBC is the ONLY way you are going to connect to Postgres but it DOES work just fine. There are some things you have to watch out for (i.e, I have NEVER been able to get ACCESS to support fix char length fields, it will only export varchar). Len Morgan -----Original Message----- From: chris markiewicz To: Postgres (E-mail) Date: Friday, September 15, 2000 12:59 PM Subject: [GENERAL] windows UI tool??? >hello. > >can anyone recommend a windows ui tool for viewing data in postgres? >essentially i want to use something other than the command line for looking >at results. as an emample, i'm looking for the equivalent of TOAD for >Oracle. is the easiest approach to connect in MS Access via odbc? > >thanks >chris > >