Does any body know what the query concurrency is for SQL CE. I have
application that is doing a select query on a table which takes about 10
seconds. This seems to be stopping a background application
inserting/updating the same table. The background application is time
senitive so it is causing me a problem.
What can run concurrenly with SQL CE ?