I have windows application written in c#. I want to install this application, say in 5 machines, connected over intranet. I want database, SQL 2012 LocalDb, to be available only on one machine. So all 5 machines will connect to same database.
My Question is how to connect to (LocalDB)\v11.0 via IP Address. ?
regards
Nilesh Shah
Go to the complete details ...