I have been searching this forum for a few months now and the information has been really useful. Thank you to everyone who provides input on this forum.
I have searched for FE/BE and MDE threads on here and a few of them have been useful, but they are only useful if you know that you are going to use that particular method (i.e. FE/BE, MDE, etc.) for your database. My question is which one should I use.
The company I work for uses shared drives, but not my particular group. We use an online document sharing client that allows only one user to have write privileges at a time. Anyone can have read privileges but only one person can overwrite the current file at a time. (Example: If person A had the file open first and person B tried to open the file and overwrite the changes, it would say "Person A is currently using this file. You cannot save your changes at this time.") Also, you are able to turn on a feature that lets you version the file. So anytime a user changes something in the database it would create a new version of the same thing.
Basically, given the above information, my question is which method of deploying my database is best suited for me? Right now I have everything (tables, queries, forms, macros, modules) in one MDB file.
If anyone could point me in the right direction I would appreciate it. I just don't know the pros and cons to FE/BE, MDE, etc. Maybe it would work better if I just kept everything in the one MDB file? Thanks in advance.
Kevin
I have searched for FE/BE and MDE threads on here and a few of them have been useful, but they are only useful if you know that you are going to use that particular method (i.e. FE/BE, MDE, etc.) for your database. My question is which one should I use.
The company I work for uses shared drives, but not my particular group. We use an online document sharing client that allows only one user to have write privileges at a time. Anyone can have read privileges but only one person can overwrite the current file at a time. (Example: If person A had the file open first and person B tried to open the file and overwrite the changes, it would say "Person A is currently using this file. You cannot save your changes at this time.") Also, you are able to turn on a feature that lets you version the file. So anytime a user changes something in the database it would create a new version of the same thing.
Basically, given the above information, my question is which method of deploying my database is best suited for me? Right now I have everything (tables, queries, forms, macros, modules) in one MDB file.
If anyone could point me in the right direction I would appreciate it. I just don't know the pros and cons to FE/BE, MDE, etc. Maybe it would work better if I just kept everything in the one MDB file? Thanks in advance.
Kevin