Originally posted by Briantcva
You don't *have* to use MSDE or upgrade to SQL Server. Hell, you don't even need a server - just a folder on the network that all your users can see. Use the machine name in the connection string.
I tried this one also, but when I did that, the whole db file was downloaded into my temporary internet files.

Anyway, thanks for everybgody's help.