Program accessing database via servlet

Поиск
Список
Период
Сортировка
Hi, all.

I am having a problem when accessing the postgresql database via servlet. I
set up a java web server (Win 95), and my servlet program need to access the
remote postgresql database which is not on my server. When the program
executed   DriverManager.getConnection(dburl, user, passwd),
it shows the error: java.lang.IllegalArgumentException: Argument # > Arg
length

But the similar program which I don't use servlet runs ok, it can access the
remote database very well. I don't know why. And if I change the database to
the MS Access database which is on my machine, the servlet program also runs
fine.

Anyone can help?

Thanks.

Lan Zhang


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


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

Предыдущее
От: Jens Glaser
Дата:
Сообщение: Re: [INTERFACES] DatabaseMetaData.getDatabaseProductVersion()
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin v6.5.2 Released