Re: programming language for postgresql

From: "M(dot) Bastin" <marcbastin(at)mindspring(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: programming language for postgresql
Date: 2005-01-25 17:45:31
Message-ID: a06100568be1c3634d341@[192.168.0.101]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi Ramon,

If you want a VB like experience then:

1) use VB or

2) use REALbasic + pgSQL4RB which is a specialized solution for
PostgreSQL. You can find all about it by googling for pgSQL4RB.

RB (REALbasic) is very similar to VB and there are conversion tools
to go from VB to RB. But RB will also compile for Linux and Macintosh
(OS 9 and OS X).

Marc

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-01-25 17:46:53 Re: How to create Geo Types from numeric?
Previous Message Michael Fuhr 2005-01-25 17:00:46 Re: SQL and function reference?