Common Building Blocks > Database Connection Building Block
Database Connection Building Block
The database connection building block manages the solution’s connection to the database. This includes connecting to the database, creating database tables, updating the database schema, and creating, reading, updating and deleting data from the database.
* 
Users should not directly modify the database. Changes to the database schema must be performed through the supported services provided by the PTC.DBConnection.Management_TS Thing Shape.
Changes to stored procedures are not supported.
The database connection building block is comprised of a single standard building block (PTC.DBConnection). You can view the contents of this building block by viewing the PTC.DBConnection project in ThingWorx Composer.
Dependencies
The PTC.DBConnection project has the following dependencies:
PTC.Base
Was this helpful?