Error in Master-Detail form.. pls help..

master detail error in inserting and updating a record in detail form…
here’s the error:
Parse error: syntax error, unexpected T_STRING in C:\Program Files (x86)\NetMake\v6\wwwroot\scriptcase\app\projectA\form_item_details_file\form_item_details_file_apl.php(2864) : eval()'d code on line 1

how will i solve this error?

-thank u…

It’s hard to tell with this info only. Useually you can watch into the generated code to see where things went wrong. Mostly it’s because you have forgotten a quote around an sql statement, at least thats when I get errors like these.

Hello,

Are you using eval() on your code?

regards,
Bernhard Bernsmann