handling special characters in sql strings

Поиск
Список
Период
Сортировка
От Markus Wagner
Тема handling special characters in sql strings
Дата
Msg-id 3AB5F816.B42DA79E@imsd.uni-mainz.de
обсуждение исходный текст
Ответы Re: handling special characters in sql strings  ("tjk@tksoft.com" <tjk@tksoft.com>)
Список pgsql-sql
Hi,

I need to insert and retrieve strings containing special characters (e.
g. "'") and I want a C function to prepare my strings automatically. Is
it ok to just insert a "\" before each special character? And what range
of characters will need this handling?

Thanks,

Markus


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

Предыдущее
От: Richard H
Дата:
Сообщение: Re: MultiByte strings
Следующее
От: "tjk@tksoft.com"
Дата:
Сообщение: Re: handling special characters in sql strings