Re: postgresql and javascript

From: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql and javascript
Date: 2004-12-10 21:36:39
Message-ID: 200412102136.39855.david.goodenough@btconnect.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 07 December 2004 22:42, Chris Smith wrote:
> RobertD(dot)Stewart(at)ky(dot)gov wrote:
> > Does anyone know how to connect javascript to a postgresql database
>
> You can't connect javascript to any sort of database. You need something
> like php, python etc - it can connect to your database and generate
> javascript.

Well you may not be able to now, but I seem to recall the a future version
of Kexi (the KOffice version of Access) although it currently it scripted in
Python it is intended to allow it to be scripted in ECMAScript (which is
near enough JavaScript), so that will have to produce an interface. But
you will need to wait till at least next year.

David

>
> Regards,
>
> Chris Smith
>
> Suite 30, 45-51 Huntley St, Alexandria, NSW 2015 Australia
>
> Ph: +61 2 9517 2505
> Fx: +61 2 9517 1915
>
> email: info(at)interspire(dot)com
> web: www.interspire.com
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2004-12-10 21:39:32 Re: Postgres not using shared memory
Previous Message Pablo Santiago Blum de Aguiar 2004-12-10 21:31:15 How to get rid of notices for create table?