Re: [Dbi-interbase-devel] SEG Fault using DBI::InterBase
Status: Beta
Brought to you by:
edpratomo
From: Edwin P. <ed....@co...> - 2001-01-16 13:43:47
|
"Enrique I.Rodriguez" wrote: > > Yeah, I have a similar problem with my app but didn't find any > solution. In my case, the seg fault is only done when I prepare > queries like: > > SELECT field FROM table WHERE id = '' > or > SELECT field FROM table WHERE id = 'stringvalue' > > and id is an INTEGER. > what is the field's type? rgds, Edwin. |