angrypenguin
Dec 1st 2006, 2:05 pm
Hi all,
I had the above error message when I have tried to enter information from a form into a database. The code I've got is like this:
<cfinsert datasource="site" formfields="name,email,comments,postid,date" tablename="comments_section">
I know that the datasource can be found becuase I can read the data from that particular table. I'm a bit lost - can anyone help?
Thanks in advance,
Andy
I had the above error message when I have tried to enter information from a form into a database. The code I've got is like this:
<cfinsert datasource="site" formfields="name,email,comments,postid,date" tablename="comments_section">
I know that the datasource can be found becuase I can read the data from that particular table. I'm a bit lost - can anyone help?
Thanks in advance,
Andy