Components
Controls
Procedures & Functions
Tables
JavaScript
Articles
What's new
Release Notes
version
7.27.001
7.26.001
7.25.003
7.25.002
7.25.001
7.24.001
7.23.001
7.22.001
7.21.001
7.20.002
7.20.001
7.19.001
7.18.002
7.18.001
7.17.001
7.16.001
7.15.002
7.15.001
7.14.001
7.13.001
7.12.001
7.11.004
7.11.003
7.11.002
7.11.001
7.10.002
7.10.001
7.9.003
7.9.002
7.9.001
7.8.001
7.7.001
7.6.001
7.5.001
7.4.001
7.3.002
7.3.001
7.2.001
7.1.001
7.0.003
6.7.002
6.7.001
6.6.002
6.6.001
6.5.003
6.5.002
6.5.001
6.4.002
6.4.001
6.3.001
6.2.001
6.1.001
6.0.007
6.0.006
6.0.005
6.0.004
5.5.001
5.4.020
5.4.019
5.4.018
5.4.017
5.4.016
5.4.015
5.4.014
5.4.011
5.3.006
5.3.005
SoftadminApi.Multirow_Parse
Show all
Hide all
Type:
Stored procedure
Parses and validates text data ('¤' separated) from a multirow control and stores it in a table.
Parameters
@TableName
mandatory
nvarchar(512)
The table to store the parsed values.
@Values
mandatory
text
The '¤' separated string returned from the multirow control.