Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? sqlUpdate

sqlUpdate

Updates the specified record in a table or view.

Required Parameters

connThe connection string or database URL
userThe database username
passwordThe database password
tableTable (or view) from where to delete the record.
new:*The record attributes that will be used for the update.

Optional Parameters

driverThe JDBC driver class name, by default the Microsoft driver class name is used.
timeoutTimeout, in seconds, for the operation to complete. Zero (0) means no timeout. This attribute defaults to 60.
map:*Optional column mappings. You must use this attribute if column names in the table are different from the ones that you provided.
rec:*The record attributes that will be used for searching.
newtype:*The data type of a specified attribute of the record. The allowed values are: String, Int, Float, Binary, Datetime.

Output Attributes

sql:affectedrowsThe number of rows updated.
sql:tableThe table affected by the update.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback