Re: external table

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: external table
Date: 2014-07-04 10:21:30
Message-ID: lp5v7a$c8b$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

John R. Sowden, 04.07.2014 12:11:
> I write programs using the foxpro/dos language (I run them using
> ubuntu/dosemu). It seems that the languages that I must write my
> database applications in, using pg apis, are c based.

No, that's not true.

I'd say programs for Postgres are written in essentially all popular programming languages.

Java via JDBC, Delphi/Lazarus via ODBC, VisualBasic via .Net or ODBC, C# via .Net

You can even use OpenOffice Base as a fronted to connect to a Postgres database

Thomas

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Albe Laurenz 2014-07-04 11:33:15 Re: external table
Previous Message John R. Sowden 2014-07-04 10:11:57 Re: external table