Subject | Warning: ibase_query() |
---|---|
Author | anna_ppalm |
Post date | 2005-12-09T17:14:34Z |
Warning: ibase_query() [function.ibase-query]: arithmetic exception,
numeric overflow, or string truncation in
$strconnect = '//D:/MYDB.fdb';
$connection=ibase_connect
($strconnect, 'USER','PASS') ;
$result=ibase_query($query,$connection);
This field data is :
Neuropediatria (Neurologia Clinica e Infantil - Doenças do Nervos e
Cerebro de Crianças)
The filed size is 80 and it's WIN1252
I do not know why it's giving me problem. Any idea??
:)
Anna
PS: Thanks Allan. This is my third try. For some reason my last 2
posts did not get posted. I hope I get this time.
numeric overflow, or string truncation in
$strconnect = '//D:/MYDB.fdb';
$connection=ibase_connect
($strconnect, 'USER','PASS') ;
$result=ibase_query($query,$connection);
This field data is :
Neuropediatria (Neurologia Clinica e Infantil - Doenças do Nervos e
Cerebro de Crianças)
The filed size is 80 and it's WIN1252
I do not know why it's giving me problem. Any idea??
:)
Anna
PS: Thanks Allan. This is my third try. For some reason my last 2
posts did not get posted. I hope I get this time.