Showing 2191 - 2200 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/cloud-connector-modules/mongodbMongoDB is a non-relational, NoSQL database. Unlike relational SQL databases like Microsoft SQL Server, MongoDB uses a JSON-like structure called collections instead of tables, with each JSON "row" referred to as a document. This in turn leads to lighter queries, helping optimize the performance of your
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-setDatasourceEnabledEnables/disables a given database connection.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-setDatasourceConnectURLChanges the connect URL for a given database connection.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-setDatasourceMaxConnectionsSets the Max Active and Max Idle parameters of a given database connection.
-
https://docs.inductiveautomation.com/docs/8.1/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.
-
https://docs.inductiveautomation.com/docs/8.1/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/8.1/appendix/scripting-functions/system-db/system-db-runNamedQueryRuns a named query and returns the results.
-
https://docs.inductiveautomation.com/docs/8.1/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/8.1/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/8.1/appendix/scripting-functions/system-db/system-db-getConnectionInfoReturns a dataset of information about a single database connection, as specified by the name argument.

Were these results helpful?