Subject | Re: [firebird-php] Strange browser error |
---|---|
Author | Sakhile Njoko |
Post date | 2011-07-04T13:46:47Z |
Apologies to everyone for the delayed response. Something came up that needed my attention.
Query executes successfully. Records get inserted and extracted without any issues. Probably the error lies somewhere else as every script (including ones that don't use javascript and databases) that I evaluate with the error console is reported to have a "sysntax error". I am sticking to using IE8 for now but would like to get my app working properly with Firefox too.
Query executes successfully. Records get inserted and extracted without any issues. Probably the error lies somewhere else as every script (including ones that don't use javascript and databases) that I evaluate with the error console is reported to have a "sysntax error". I am sticking to using IE8 for now but would like to get my app working properly with Firefox too.
--- On Sun, 3/7/11, Lester Caine <lester@...> wrote:
From: Lester Caine <lester@...>
Subject: Re: [firebird-php] Strange browser error
To: firebird-php@yahoogroups.com
Date: Sunday, 3 July, 2011, 13:30
Sakhile Njoko wrote:
> Thanks Umberto but just like my initial script your script works fine but Firefox error console still raises exactly the same error with your script.
Try
print_r($rsl);
To see what you have got back from the query ...
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
[Non-text portions of this message have been removed]