Thanks for the response HuvBD.
I have place the output code at the top of the action page, ahead of the cfquery - following is what I get at the top of the error report - looks ok to me
INSERT INTO activities (courseNumber, activity, teacher, day, hour, tariffs12, tariffs36, notes) VALUES ( '1', 'Drawing and Painting', 'Jean Claude Delpech', 'mercredi', '09h30 - 12h30', '117', '234', 'fdsg' )
Main Topics
Browse All Topics





by: HuyBDPosted on 2008-11-21 at 00:33:53ID: 23011207
you should print query as output inside page to check
Select allOpen in new window