
I don't know how to do it or how it can if it can be done ? I also thought of writing some forms in visual baseic (.net) to access the access database from the other computer. I don't know if you can do this either ?


gregorg.
You don't need to do anything, just let 2 users use the same Access database file from network share.
Boblarson, I have one question for you. Whats the difference?
What will prevent data corruption if you split database?
True the Frontend may not be the most valuable part. BUT, keeping corruption from happening at the frontend IS extremely important too because it can causeFrontend is not the most valueable part.
I mean what will protect the backend, which holds the data?
So what will protect the backend in this case?
Here is the core problem. It is not the complete protection - there still is the chance dropped packet will hurt tables when writing occurs.So, just the fact it is split and has nothing but pure JET objects (tables) in it is the protection.
Because you said it was okay to run a single access FE from a server for multiuser use and that simply is NOT the case; period. Yes, it will WORK to do so, but it is NOT something anyone in their right mind should do. ALWAYS when used in a networked situation, a COPY of the frontend should be provided as a SEPARATE FILE to them. They should not open the same mdb/mde/accdb/accde file. I keep saying this and it doesn't seem to get through to you. Your statementSo why you blamed me in all the sins as if I proposed someone to wash PC in a bath?
is just simply WRONG.Max_D said:You don't need to do anything, just let 2 users use the same Access database file from network share.
Mkay, Gregorg now has enough info to count pros and cons of each approach and make a decision.
Well, if not then it will be the school of "hard knocks" as I think eventually, if you have worked with them enough, you either "get it" before you have problems, or you end up doing it the right way because you had problems. Kind of like the old FRAM oil filter commercials - "You can pay me now, or pay me later." Meaning you can either do the preventative thing, which costs a LOT less up front, or you can pay the big bucks when it all comes crashing down.I hope that he realizes that most of the pros lie in the splitting of a Database, and not in sharing a single Database file on a server.
A lot of people would like to, but its impossible. Most apps doesn't allow several people to edit 1 file simultaniously.nobody would think to share a single Word application on a shared folder
Most of the pros lie in using SQL Server.I hope that he realizes that most of the pros lie in the splitting of a Database.