Sqlite Connector

The SQLite Connector provides integration capabilities with SQLite databases, allowing you to interact with and manipulate data stored in SQLite files. This connector facilitates seamless communication between your application and SQLite databases.

Name

  • Description: The name of the SQLite connector instance.

  • Type: Text (string)

  • Example: "SQLiteConnectorInstance"

Last updated