# appRules Embedded Database

The appRules embedded database SQL syntax is similar to Microsoft SQL Server. It supports Views and Stored Procedures.

Below is a sample connection string

`data source=[SharedFilesFolder]\SQL Database.appdb; open mode=MultiProcessReadWrite;`

To get help information for any property, click on the property row and the help text will be displayed at the bottom the property grid.

<figure><img src="https://1923141441-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFjmFrZ8sef1J7qkr6H%2Fuploads%2Fb5kHtSFMGdgYZLxzv0i1%2Fimage.png?alt=media&#x26;token=186e7a3d-a611-4ff6-bb92-a2b660746b1f" alt=""><figcaption></figcaption></figure>
