User643189141 posted
Hi,
Is it possible to connect my connectionstring from my vps PC to my localhost PC?
My connectionstring on my VPS is:
<add name="connectionString" connectionString="Data Source=084-R2-41\SQLEXPRESS;Initial Catalog=test;User ID=programer;Password=12345678"
Now I want to access from my VPS to my localhost PC.