|
|
|
|
|
by noAnswer
1312 days ago
|
|
I manly work as a sysadmin for small companies. (Most people don't call us when they install new tools, they call when they exploded.) All my hatred goes out to the (Windows) programs (and its creators) that think they need MS SQL Express or the likes to save their two bytes of dust.
All my love goes to the programs that just run/save from/to a UNC path. |
|
Pretty much one of the classic desktop support calls for me was "my access database on the shared drive is corrupt"
I'm out touch now, but one of the failure modes seemed to be that a client would take out an oplock, so it could do local caching etc. Then someone else opens the file, the server sends the oplock break to original client but that message gets lost/ignored, and we end up with 2 or more clients now making unsynchronised changes to a file.
Any smb client access to shared data more complicated than documents and spreadsheets just makes me twitch these days.
It was a long time ago now, and it probably was more prevalent in larger environments.. just more chances for things to go wrong I'd guess.
If something is designed for shared filesystems that's different, but my experience was that at the low midrange things aren't. They seem to work, until they don't.
What's wrong with sql express? Assuming you fit within its size constraints?