c# - Use SQL Server CE 4.0 multiuser and different processes -


i searched www , found different answers. read articles sql server ce 4.0 , multiuser ability. can not use different processes or on different machines @ same time. unfortunately, used sql server ce , need exact feature. there way it? or way use sql server express edition or file base db sqlite avoid complete code change?

update: yes, users need read , write!

thanks suggestions!

tro

use sql server express (or other edition), not filebased database scenario.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -