Re: postgresql and javascript
От | Geoffrey |
---|---|
Тема | Re: postgresql and javascript |
Дата | |
Msg-id | 41BBA3F4.4070105@3times25.net обсуждение исходный текст |
Ответ на | Re: postgresql and javascript (Chris Travers <chris@travelamericas.com>) |
Список | pgsql-general |
Chris Travers wrote: > 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. >> > Javascript is simply designed for lightweight scripting against a > pre-existing object set provided by the host program. I wouldn't recommend it, but we did have a full database implementation strictly using server side javascript. It was a time reporting system and it worked okay. The server side stuff seemed to be quite a load on the server though. We are using to connect to an existing Oracle database. Nothing else, html and server side javascript. -- Until later, Geoffrey
В списке pgsql-general по дате отправления: