Hi people,

I am developing a POS/Credit/Stock Control system that is going to be based on a MS Access database. This database needs to be shared, there will be no more that 3 computers with access to this DB, now what I would like some advice with is.
1) Are there any issues other than read/write permisions (meaning, if the current user has access to the database file on the server, will that be all i need to worry about)
2) I would like to inform the user of permission errors, so how can I detect user permissions for a given file on the server, or another workstation?
3) Will "IO.File.Exists(path)" work over a LAN?
4) Can I use the UNC Path for the file and treat it like a local file?

Sorry for asking such basic questions, its just that I have no access to a network where I can test this, so when I get the chance(which will probably be onsite) I would like to be as prepared as possible...

Thanks in advance...

(I have been missing from this site for a while, as I have no internet at my new house, And if anyone was wondering, I havent forgotten about that skinning tutorial I said I would post, infact, I have already made some skins, just been a bit busy with study ect to finish it up)