Hi,
I am create one application using c# and Ms Access 2007 which is run on one machine how to run this application on LAN.
suppose keep database on one machine how to access database from another machine
Regards,
Shailaja

Maybe my answer is a little too obvious, but if you place the mdb on a machine having a folder that is shared on the LAN, then you only need to have your application browse to the location of the mdb and connect to it there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.