Back to FabImage Studio website
You are here: Start » Filter Reference » Hardware Support » MSSQL » MSSQL_Write_Deprecated
Module: | ThirdParty |
---|
Writes a value to the database.
Name | Type | Description | |
---|---|---|---|
![]() |
inConnectionString | String* | Connection string. |
![]() |
inTableName | String | Name of the table to access. |
![]() |
inColumnName | String | Which column will be written to. |
![]() |
inQueriedColumn | String | Column name to compare. |
![]() |
inQueryValue | String | Value to compare. |
![]() |
inData | String | Data to write. |
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.