Access the odbc server outside the system

ankit goel 746 Reputation points
2023-01-12T05:08:52.09+00:00

I have a application that is running locally on odbc server in my system localhost. How do i access it outside the system and over there internet.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,370 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiale Xue - MSFT 31,821 Reputation points Microsoft Vendor
    2023-02-01T06:39:05.7833333+00:00

    Hi ankit goel ,

    Welcome to Q&A.

    If you want to access your local program externally, you need to map your local address to the public ip for access.

    You'll also need to set up your firewall to allow you access to specific ports.

    The link below can give you some reference.

    https://learn.microsoft.com/en-us/answers/questions/935627/extract-odbc-connect-to-server

    Best Regards, Jiale


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments