ERROR: unterminated quoted string... help

Поиск
Список
Период
Сортировка
От Postgres Admin
Тема ERROR: unterminated quoted string... help
Дата
Msg-id 428A34D9.5000700@productivitymedia.com
обсуждение исходный текст
Ответы Re: ERROR: unterminated quoted string... help  (Mariusz Pękala <skoot@qi.pl>)
Re: ERROR: unterminated quoted string... help  (Volkan YAZICI <volkan.yazici@gmail.com>)
Список pgsql-php
Hi

I'm trying to insert encrypted data into the database and I'm noticing
error dealing with quotes. Below is the error print out...

suggestions and/or at least point me in the direction to find a solution,

Thanks,
J



INSERT INTO sample.users (user_name, first_name) VALUES
('jokers', '=ïµiF!¶6(ÖŸã�¾óˆÌ‘'-Iw‰iDÖiJÐÿ† %')

Warning: pg_query() [function.pg-query]: Query failed: ERROR:
unterminated quoted string at or near "'=ïµi" at character 68 in
/usr/local/apache2/htdocs/php/5/Theirry_DB.php on line 162

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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Printing off the page....
Следующее
От: Postgres Admin
Дата:
Сообщение: Re: [SQL] ERROR: unterminated quoted string... help