Oops!

<CFQUERY....>

    INSERT INTO MyTable

       SET MyColumn = '#SomeTextVariable#'

    WHERE ......

</CFQUERY>




At 11:28 AM -0700 7/23/00, Dick Applebaum wrote:
><CFQUERY....>
>
>    INSERT INTO MyTable
>
>       SET MyColum = '#SomeTextVariable'
>
>    WHERE ......
>
></CFQUERY>
>
>
>
>At 1:14 PM -0700 7/23/00, Mike Weaver wrote:
>>This is a multi-part message in MIME format.
>>
>>------=_NextPart_000_0011_01BFF4A7.E4E9B320
>>Content-Type: text/plain;
>>      charset="iso-8859-1"
>>Content-Transfer-Encoding: quoted-printable
>>
>>Can someone please make a recommendation on a simple and effective code =
>>to insert data into a column in a particular row. the column position is =
>>empty and all others are full. An update I suppose.
>>
>>I also can't seem to get session variables to work. I just need a local =
>>variable for one page.
>>
>>All assistance appreciated
>>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal 
>k or send a message to [EMAIL PROTECTED] with 
>'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to