Re: single quotes again

Поиск
Список
Период
Сортировка
От tony
Тема Re: single quotes again
Дата
Msg-id 1018084137.4376.5.camel@annix
обсуждение исходный текст
Ответ на single quotes again  (tony <tony@animaproductions.com>)
Список pgsql-jdbc
I have localized the source of my problem.

Macromedia Ultradev is JSP 1.0
The previous version of Tomcat I was running was also JSP 1.0. The
escaping of single quotes in sql queries was handles automagically.

Moving to Tomcat 3.2 and Tomcat 4.x I am now running a JSP 1.1 or 1.2
container. Now the escaping seems to be handled by a jakarta taglib. The
other solution seems to be - manually modify the JSP source to put "
around the insert statements.

Cheers

Tony Grant

--


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

Предыдущее
От: tony
Дата:
Сообщение: single quotes again
Следующее
От: Justin Clift
Дата:
Сообщение: Re: single quotes again