Category: SQL

How to find which port number SQL EXPRESS is running

SQL Express dynamically allocates ports when it runs. To find out what port the database running on, go to the IP tab in SQL configuration manager and look at the IPALL section.

Add this port to your connection string.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.