Re: [GENERAL] PG tools

2003-10-15 Thread Andreas Fromm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Openoffice has a nice formbuilder which can be used to create Frontends
to any DB accisble by odbc. It claims to be as good as access, but with
the beneffit of all the power of Postgres or any other db engine. There
are some docs accessible from the OpenOffice-Databse website



G Lam wrote:
 Hi, I am new to postgresql. I have done some small applications with MS
 Access. Are there some PG tools out there that can build applications like
 MS Access does out there?
 Thanks
 Gary



 ---(end of broadcast)---
 TIP 4: Don't 'kill -9' the postmaster

- --

Andreas Fromm

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/jT+pPkvkZVZzNY0RAuIFAJ9Kpssft5AXPCAqPjUiCvBAKhvzvwCgsiDe
hFaoSsx19uAO5ZhX7KMlVeM=
=+x5L
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


[GENERAL] PG tools

2003-10-14 Thread G Lam
Hi, I am new to postgresql. I have done some small applications with MS
Access. Are there some PG tools out there that can build applications like
MS Access does out there?
Thanks
Gary



---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [GENERAL] PG tools

2003-10-14 Thread Jeff Eckermann
--- G Lam [EMAIL PROTECTED] wrote:
 Hi, I am new to postgresql. I have done some small
 applications with MS
 Access. Are there some PG tools out there that can
 build applications like
 MS Access does out there?

MS Access works well with PostgreSQL via ODBC.  Check
here: http://gborg.postgresql.org/project/psqlodbc

There are no free/open source products which can be
said to do what MS Access does, although we hope that
pgAccess might do it.  A recent recommendation on this
lists pointed to a commercial product:
http://www.thekompany.com/products/rekall/
I haven't tried it so I can't say.

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---(end of broadcast)---
TIP 8: explain analyze is your friend