macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Insert Error

Subject: Re: Insert Error
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 18:34:52 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Step 1 - get rid of the brackets surrounding your form variables.

 Step 2 - if Step 1 doesn't work.  Comment out all but the last fieldname and 
value and try your insert query.  If it works, uncomment them one by one until 
it fails.  Then you'll know what the problem field is.  My guess is that it 
would be price, because of the datatype.


<Prev in Thread] Current Thread [Next in Thread>