[Dbi-interbase-devel] SEG Fault using DBI::InterBase
Status: Beta
Brought to you by:
edpratomo
From: Enrique I.R. <es...@id...> - 2001-01-16 13:27:08
|
On Thu, 04 Jan 2001 21:36:51 +0100, Luc Willems <l.w...@vi...> wrote: > > Hello everybody , > >I have troubles using the DBD::Interbase module . When i run this simple >script , it generates seg fault messages 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 =3D '' or SELECT field FROM table WHERE id =3D 'stringvalue' and id is an INTEGER. On a random basis I get the error (DBD::InterBase::st execute failed: Overflow occurred during data type conversion. -conversion error from string "") and other get the segfault. ------- Enrique I.Rodriguez - http://club.idecnet.com/~esoft Las Palmas de Gran Canaria - Canary Islands Spain |