This might be because desc is a reserved word in MS SQL.
Check the docs for the platform you're on and see if this might be
the problem.
Regards,
Stephen
HTH,
Stephen
> Hello cf-talk,
>
> This simple update is generating a syntax error i can't seem to
> resolve. What am I missing??
>
>
>
Is price a number datatype? If so try removing the single quotes from
'#price#'
Tim P.
- Original Message -
From: "Jeff Fongemie" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 6:57 PM
Subject: anyone see wha
al Message -
From: "Jeff Fongemie" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 6:57 PM
Subject: anyone see what is causing a Syntax Error is this update statement??
> Hello cf-talk,
>
> This simple update is generating
Fongemie [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 05, 2001 3:58 PM
To: CF-Talk
Subject: anyone see what is causing a Syntax Error is this update
statement??
Hello cf-talk,
This simple update is generating a syntax error i can't seem to
resolve. What am I missing??
UPDATE #form.table#
SET
Hello cf-talk,
This simple update is generating a syntax error i can't seem to
resolve. What am I missing??
UPDATE #form.table#
SET name='#name#',
desc='#desc#',
price='#price#'
WHERE id=#form.id#
Best regards,
Jeff Fongemie mailto:[EMAIL
5 matches
Mail list logo