Re: postgresql and javascript

From: Chris Travers <chris(at)travelamericas(dot)com>
To: Geoffrey <esoteric(at)3times25(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql and javascript
Date: 2004-12-11 06:53:04
Message-ID: 41BA9950.7070502@travelamericas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Geoffrey wrote:

> 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.
>
>
> Actually you can, with server side javascript, although I don't know
> if it supports postgresql. It does support odbc.
>
Javascript is simply designed for lightweight scripting against a
pre-existing object set provided by the host program. The quick answer
is that you will need to look for documentation in the program you are
using. I think that Mozilla used to have an optional add-in for
PostgreSQL support, but it doesn't look like it has been maintained in a
while.

Best Wishes,
Chris Travers
Metatron Technology Consulting

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dann Corbit 2004-12-11 07:48:47 Re: ERROR: relation "table" does not exist - HELP
Previous Message Együd Csaba (Freemail) 2004-12-11 06:49:49 Re: Sheduler in Postgres