You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to implement an auto-update of the database in a background task on a Web Service. However, we cannot find a way to close the reader (even when locked) so that the database file can be replaced with a new one. Any thoughts?
We are trying to implement an auto-update of the database in a background task on a Web Service. However, we cannot find a way to close the reader (even when locked) so that the database file can be replaced with a new one. Any thoughts?