I have a database in SQL Server CE. When connecting several applications of different computers to the database throw an exception.
This is the exception:
There is a file sharing violation. A different process might be using
the file.
type of exception is "SqlCeException".
and this is my connection string :
Data Source=\serverProductionDBProductionControl.sdf;File Mode=Read Write; Max Database Size = 4000
The version of SQL Server CE is 3.5 SP2
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…