Re: ECPG error on inserting records to DB

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ECPG error on inserting records to DB
Дата
Msg-id 20011126154531.A9105@feivel.credativ.de
обсуждение исходный текст
Ответ на ECPG error on inserting records to DB  (Edward Pilipczuk <edx@astercity.net>)
Список pgsql-interfaces
On Sat, Nov 24, 2001 at 07:26:33PM +0100, Edward Pilipczuk wrote:
> I have problems with inserting records into DB by the C program that 
> uses ECPG interface. I am using 7.1.2 in Mandrake 8.0. 
> Sometimes it abnormally terminates with segmentation violation and sometimes 
> it produces the following SQL error message:

Could this be a memory problem?

> AND FINAL QUESTION
> What is the problem with insertion of long records and why ECPG reports  
> parsing error near not exisiting "^Y" string?

The later means that ecpg gets an incorrect source, that is the text it
tries to scan is not correct. Does it print this during compile time (it
should)?

Could you strip down the example to a handy small program that you can send
me?

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Edward Pilipczuk
Дата:
Сообщение: ECPG error on inserting records to DB
Следующее
От: Edward Pilipczuk
Дата:
Сообщение: Fwd: Re: ECPG error on inserting records to DB