Microsoft
Software
Hardware
Network
Question : Coldfusion query syntax
Hello experts
i want to update two (n) rows in one query.Any help?
the code below is not working:
<cfquery name="update" datasource="#request.dsn#"
>
UPDATE dbo.category
SET
(#column# = #column# + 1
WHERE cat_id = <cfqueryparam cfsqltype="cf_sql_integer"
value="#form.category#">),
(#column# = #column# - 1
WHERE cat_id = <cfqueryparam cfsqltype="cf_sql_integer"
value="#form.cattype#">)
</cfquery>
Answer : Coldfusion query syntax
logmein is a web-based option, and theres vnc more of a similar option to remote desktop.
you may find tweeking the colour and speed options in remote desktop options improves performance.
Random Solutions
Bluetooth Encryption
Need help in Updating MOSS 2007 Enterprise
My changes in on the notes local calendar is not replicating with the server
Problem by using TFileStream: Save and Read ShortString in Delphi2010
Chart shows table info in an inverted order
Excel 2010 - Couple of Message Box questions
SBS2003 Domain Controller AD corrupt
VB.NET 2008 Dynamically Add Forms Controls Based on Directories and Files
SQL Pivot : Setting Nulls to 0
MULTI Cast And UNIcast