multiple connections to an mdf file
问题 im creating a .Net application using c# for a university project and need some help! I have a mdf file hosted on a network drive and need several clients to be able to access this database from their applications. Each client machine will be running their own instance of sql express. I can access file from my application, but when another client tries to they receive the following error message Cannot open user default database. Login failed. Login failed for user 'EEEC\40023753'. The