Showing 2121 - 2130 of 4306 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runSFUpdateQueryRuns a query through the store and forward system and to multiple datasources at the same time.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runScalarQueryRuns a query against a database connection just like the runQuery function, but only returns the value from the first row and column.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runScalarPrepQueryRuns a prepared statement against a database connection just like the runPrepQuery function, but only returns the value from the first row and column.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-execSProcCallExecutes a stored procedure call.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-dateFormatThis function is used to format Dates nicely as strings.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-rollbackTransactionPerforms a rollback on the given connection.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-refreshThis function will programmatically cause a SQL Query or DB Browse property binding to execute immediately.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-getConnectionsReturns a dataset of information about each configured database connection. Each row represents a single connection.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runQueryRuns a SQL query, usually a SELECT query, against a database, returning the results as a dataset.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runSFPrepUpdateRuns a prepared statement query through the store and forward system and to multiple datasources at the same time.

Were these results helpful?