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
Why does a checkedListBox fire the checkchanged when not clicking on the item
Adding a new field - with index - through VBA
Terminal Server Error - RPC server is unavaliable
How to get the database record count in MS SQL Server 2005?
Mysql Stored proc pass all values help
How do you query a many-to-many junction using LINQ?
How do I select the first row from each subset of data within a query result?
Vmware and VMFS question - please advise!
Delete mailbox from Exchange 2007
Live chat on website