Skip to content

Commit 139088c

Browse files
authored
Merge pull request #11363 from mendix/qt-edc
Add section about integrated security
2 parents b761c5e + 112bde4 commit 139088c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/en/docs/refguide/modeling/integration/use-platform-supported-content/external-database-connector

content/en/docs/refguide/modeling/integration/use-platform-supported-content/external-database-connector/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ If you select **Use connection string**, enter the following:
5252

5353
The password you provide when using one of the above connection methods will be stored in a constant, which can be altered upon deployment on a Cloud node. You can indicate which constants contain private or sensitive information to ensure this information is saved locally, and that it is not shared on the TeamServer or Cloud Portal.
5454

55+
### Using Integrated Security for SQL Server
56+
57+
If you plan to connect to SQL Server using integrated security, ensure the JDBC driver in the `userlib` folder or version mentioned in the module settings matches the version supplied with Studio Pro (via the `runtime/bundles/` folder inside the Mendix installation directory).
58+
5559
## External Database Connection Document {#external-database-document}
5660

5761
After entering your database information in the Database Connection wizard, the external database connection document opens in Studio Pro.

0 commit comments

Comments
 (0)