Re: Connecting to PostgreSQL via web
| От | s0lao@netscape.net (S. L.) |
|---|---|
| Тема | Re: Connecting to PostgreSQL via web |
| Дата | |
| Msg-id | 1189E7F4.284AD805.00013D13@netscape.net обсуждение |
| Ответ на | Connecting to PostgreSQL via web ("Agrawal, Manish" <MAgrawal@coba.usf.edu>) |
| Список | pgsql-cygwin |
Manish,
[..]
>I am trying to connect to the pgsql database from a jsp application. The
>database, webserver and the application are all running locally.
>
>The problem is that I am able to read data from the database successfully
>but am not able to write to it. I also don't get any SQLException message. I
>simply get a blank page. The connection is opened using:
>
>Connection con = DriverManager.getConnection("jdbc:odbc:PostgreSQL_test",
>"Administrator", "<pwd>"); // PostgreSQL_test is the user DSN
[...]
This could be a limitation because your jdbc-odbc access to database. Why don't you try to use just jdbc?
SLao
__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
В списке pgsql-cygwin по дате отправления: