Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Pedro Gonçalves
Staff
5
Views
0
Comments
Tip: Setting SQL Server Instance and Port in OutSystems Configuration Tool
Discussion
Database
How-to
Hi, all.
Did you know it's possible to define your database instance and port settings in the Hub Server Configuration Tool?
Just go to Database tab > Server field and insert <server> \ <instance>, (comma) <port>.
Example: SRVSQL001\INST_QA, 2034
This will set the Hub Server database connection to SQL Server SRVSQL001, instance INST_QA, port 2034.
Note this is the same syntax when establishing a database connection in SQL Server Management Studio.
Hope this helps solving any similar problems you might have. Cheers,
Pedro Gonçalves
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...