Hi,
I'm actually doing a project using Local Database (.sdf) in VB.Net 2010 and I'm just wondering If there is a way to share one database
in a network?
sample:
I will going to have server application where it can view all the records in which the client application
will add.
is it possible to share the database from server to client without specifying the database physical path?