Re: postgresql and javascript

Поиск
Список
Период
Сортировка
От Johan Wehtje
Тема Re: postgresql and javascript
Дата
Msg-id 41BA7EC0.40605@tpgi.com.au
обсуждение исходный текст
Ответ на Re: postgresql and javascript  (Geoffrey <esoteric@3times25.net>)
Список pgsql-general
You might want to look at this :
https://bugzilla.mozilla.org/show_bug.cgi?id=81653
This project is a native Postgresql connection in XUL (an XML based
language that describes the Widgets in Firefox).

I have not had time to play with this but it looks like the Firefox
client could connect natively to a Postgres DB and expose it's widgets
to provide a rich DB interface, with the scripting being done in
JScript. This could in essence turn Firefox into an access like client
to a Postgres DB (at least in so far as the forms go). Seems very
promising , but it does not look like development is very active at the
moment.

Cheers
Johan Wehtje

Geoffrey wrote:

> Chris Smith wrote:
>
>> RobertD.Stewart@ky.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.
>

В списке pgsql-general по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: gborg.postgresql.org
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: any body able to access news.postgresql.org recently?