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
setup a background worker with a timeout net 2.0
troubleshoot sql tcp - connects locally but not in domain
ASA to Router Ipsec VPN Connection Routing on ASA?
Can I upgrade Windows 2008 Server R2 from evaluation to Fully Purchased version?
Change user name in XP without effecting domain/network
Using PRI for faxing
BES ADmin
How do I encrypt password so I can save it in registry vb.net
Possible to unlock a non-dotnet dll?
How to make an image load quickly?