Joy Conner
1st November 2005, 16:10
I am getting the following error
:Host variable expected after ':'
:Syntax error: '}' not expected
:Found 2 errors during scanning/parsing .. Stopped.
:Error 302 (SQL syntax not correct on SELECT
:Cannot continue
My program code is attached and the form is a type 3 form. The error occurs when I navigate to the next set of records.
What I find very strange, is that the same code is attached to a different session. Also a type 3 form but different because the data which is displayed is different. When I navigate to the next set of records, I do NOT get this error.
So I think the problem lies in the form but I have compared the two forms and I see nothing to explain this behavior.
Thanks in advance for any assistance.
:Host variable expected after ':'
:Syntax error: '}' not expected
:Found 2 errors during scanning/parsing .. Stopped.
:Error 302 (SQL syntax not correct on SELECT
:Cannot continue
My program code is attached and the form is a type 3 form. The error occurs when I navigate to the next set of records.
What I find very strange, is that the same code is attached to a different session. Also a type 3 form but different because the data which is displayed is different. When I navigate to the next set of records, I do NOT get this error.
So I think the problem lies in the form but I have compared the two forms and I see nothing to explain this behavior.
Thanks in advance for any assistance.