My Question is :
Is it possible to connect SQL Server Express localdb file in remote(client) computer through ASP.net Web site.
More Information:
I have created website using asp.net 2012.Also created SQL LocalDB file with Data.
Now i have copied that SQL Server 2012 extpress localdb file in client(Remote) computer.
Now,In Client Browser If i open my website, I want to access that localdb file.
and want to read,insert and update data.

If it possible that give me the solution.

Deepkiran,
Thanks.


Go to the complete details ...