have you tried it without the trailing ;

----- Original Message -----
From: "Jeff Fongemie" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, March 22, 2002 8:04 PM
Subject: Help, fresh eyes needed!


> Hello cftalk,
>
>
>   Too long of a day. Cold fusion keeps telling me I have a syntax
>   error with this very simple insert. I see nothing wrong. Am I
>   missing something?
>
>
>  <cfquery name="AddRecord" datasource="andes" dbtype="ODBC">
>                 INSERT INTO tunetips
>                         (title,
>                         blurb,
>                         all)
>
>                   VALUES
>                         ('#Form.title#',
>                         '#Form.blurb#',
>                         '#Form.all#');
>         </cfquery>
>
>
>
>
> Best regards,
>  Jeff Fongemie                          mailto:[EMAIL PROTECTED]
> ------------------------
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to