Connecting to SQL Server with pyodbc over VPN -


i have code establishes connection sql server using pyodbc. however, sql server accept connections vpn. need therefore modify connection go via vpn.

how can achieve pyodbc?

the vpn connection need established first, isn't problem can solved directly pyodbc.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

android - Keyboard hides my half of edit-text and button below it even in scroll view -