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
Automatically sending email with attachment script on Outlook 2003
How to open the DetailsView in Insert Mode
Insert info into an HTTP header
cannot send mail from non-windows host in domain
Is there a non-vba way to find the value result from a lookup
SPFile, PFile and Init
Cannot delete all files from search
ESX 4.1 secuity best practices
Installing SSRS 2005 on Windows Server 2008 R2
How do I create an Access runtime database