Forums
This topic is locked
Insert Record doesn't work
Posted 04 Mar 2003 15:55:52
1
has voted
04 Mar 2003 15:55:52 Felipe Matos posted:
Hi folks, <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>I am developing a asp-based system using Ultradev and everything was working fine until I used the "Insert Record" server behavior.
It has worked well for one of the tables, then it is not a file permission problem.
The Macromedia code is generating an error "Microsoft JET Database Engine (0x80040E14)
Error on instruction sintax INSERT INTO.
/admin/incluir_evento2.asp, line 117"
This line is the one wich execute the SQL command. I have printed this command and executed it directly on the SQL Shell at MS Access and it has worked perfectly.
What is wrong?
Thanks a lot for your help.