On Mon, 2007-02-19 at 22:17 -0600, david rankin wrote:
> > From: "Art Fore" <[EMAIL PROTECTED]>
> > Does anyone know of an opensource database frontend for Postgresql
> > database along the lines of MSAccess? I have tried the following with no
> > success
> >
> > Art
> >
> 
> My only though would be to dump the database to ascii and read it (load data 
> infile) in to mysql and then use mysql query browser and mysql admin. The 
> query browser/administrator allows access style table browsing, etc. I 
> haven't tried a global search/replace, but they are great for quick table 
> fixes.
> 
> --
> David C. Rankin, J.D., P.E.
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> (936) 715-9333
> (936) 715-9339 fax
> www.rankinlawfirm.com
> -- 
> 
PgAdmin is fine for quick table fixed and making basic queries (views),
and database administration, but that is  about it.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to