something like this:
::
:: con = DriverManager.getConnection(
:: props.getProperty("server"), props);
::
:: -walter
::
:: From: Hiro <[EMAIL PROTECTED]>
:: Subject: JSP does not connect postgresql with jdbc
:: Date: Tue, 30 Mar 2004 07:28:07
email. Thank you.
:: -Original Message-
:: From: Hiro [mailto:[EMAIL PROTECTED]
:: Sent: Tuesday, March 30, 2004 12:03 AM
:: To: [EMAIL PROTECTED]
:: Subject: JSP does not connect postgresql with jdbc
::
:: HI!
::
:: I am using JSP through JDBC with postgreSQL. But I can not
anager.getConnection(
props.getProperty("server"), props);
-walter
From: Hiro <[EMAIL PROTECTED]>
Subject: JSP does not connect postgresql with jdbc
Date: Tue, 30 Mar 2004 07:28:07 +0900
> HI!
>
> I am using JSP through JDBC with postgreSQL. But I
HI!
I am using JSP through JDBC with postgreSQL. But I can not connect
postgreSQL with JDBC. So I got a error message. The
message is "org.postgresql.util.PSQLException: The user property is
missing. It is mandatory. "
Please give me a advice or help.
postgresql.jar and postgresql-examp
HI!
I am using JSP through JDBC with postgreSQL. But I can not connect
postgreSQL with JDBC. So I got a error message. The
message is "org.postgresql.util.PSQLException: The user property is
missing. It is mandatory. "
Please give me a advice or help.
postgresql.jar and postgresql-examp