i need a rad/ide open source for work with postgresql

Started by Mario Jose Canto Bareaalmost 19 years ago4 messagesgeneral
Jump to latest
#1Mario Jose Canto Barea
mcantobarea@yahoo.com.mx

why are you can make a good database relational server
as postgresql 8.1, and dont make a rad/ide open source
for programming with postgresql 8.1 as
delphi\c++builder\progress 4gl ?

thanks

___________________________________________________________
Do You Yahoo!?
La mejor conexi�n a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx

#2Joshua D. Drake
jd@commandprompt.com
In reply to: Mario Jose Canto Barea (#1)
Re: i need a rad/ide open source for work with postgresql

Mario Jose Canto Barea wrote:

why are you can make a good database relational server
as postgresql 8.1, and dont make a rad/ide open source
for programming with postgresql 8.1 as
delphi\c++builder\progress 4gl ?

Uhhh.. why not just use delphi, or c++builder with ODBC?

Joshua D. Drake

thanks

___________________________________________________________
Do You Yahoo!?
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In reply to: Mario Jose Canto Barea (#1)
Re: [GENERAL] i need a rad/ide open source for work with postgresql

On 28/06/2007 18:47, Mario Jose Canto Barea wrote:

why are you can make a good database relational server
as postgresql 8.1, and dont make a rad/ide open source
for programming with postgresql 8.1 as
delphi\c++builder\progress 4gl ?

Because they do different jobs. The languages you mention are for making
front-end GUIs (for the most part), whereas PostgreSQL is a database.

Have you looked at pgAdmin?

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

#4Adam Rad?owski
adamr@informatyka.gdansk.pl
In reply to: Mario Jose Canto Barea (#1)
Re: i need a rad/ide open source for work with postgresql

Look at:
http://zeoslib.sourceforge.net/
Adam
P.S. And remember, that You can use libpq.DLL too - the fastest way to
work with PostgreSQL.

Mario Jose Canto Barea pisze:

Show quoted text

why are you can make a good database relational server
as postgresql 8.1, and dont make a rad/ide open source
for programming with postgresql 8.1 as
delphi\c++builder\progress 4gl ?

thanks

___________________________________________________________
Do You Yahoo!?
La mejor conexi�n a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match