sql_server_express_connnection_tutorial
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sql_server_express_connnection_tutorial [2024/01/26 11:28] – [Troubleshooting] amyw | sql_server_express_connnection_tutorial [2024/01/26 12:03] (current) – [Connect to SQL Server Express database with JDBC Driver in MIStudio] amyw | ||
|---|---|---|---|
| Line 141: | Line 141: | ||
| database class name: com.microsoft.sqlserver.jdbc.SQLServerDrive | database class name: com.microsoft.sqlserver.jdbc.SQLServerDrive | ||
| database url: jdbc: | database url: jdbc: | ||
| + | or with parameters, such as: jdbc: | ||
| username: the username you created in SQL server Express | username: the username you created in SQL server Express | ||
| password: the password of the username you created in the SQL server Express | password: the password of the username you created in the SQL server Express | ||
| - | Troubleshooting: | + | |
| - | + | ||
| - | if you get error in Mistudio console when you try to connect to the database such as: " | + | |
| - | + | ||
| - | add “encrypt=true; | + | |
| - | + | ||
| - | jdbc: | + | |
| - | + | ||
| - | | + | |
sql_server_express_connnection_tutorial.1706286521.txt.gz · Last modified: by amyw
