MattThomSA
New member
- Joined
- Sep 1, 2009
- Messages
- 1
- Programming Experience
- 1-3
Hi There,
I really hope you can help me, i've looked through hundreds of posts on google and am yet to find the answer to my question.
I'm developing an application for a 3 user environment and am trying to decide whether to use an Access database (either using dao or ado) or if its better to use a SQL server database.
The reason im hesitant to use Access db is because the data would be really important and i'm worried about the risks of data corruption, but its also a lot quicker for a 3 user environment and i feel its easier to use.
There wont be that much data being handled simultaneously so i dont think SQL is entirely necessary but im not the expert on this so basically what im asking for is a comparison of the benefits vs the downfalls of using SQL and Using an Access database for a multi user environment.
In all honesty i'd prefer to just use an Access DB but if you tell me its better to use SQL for my application then i will.
Thanks
I really hope you can help me, i've looked through hundreds of posts on google and am yet to find the answer to my question.
I'm developing an application for a 3 user environment and am trying to decide whether to use an Access database (either using dao or ado) or if its better to use a SQL server database.
The reason im hesitant to use Access db is because the data would be really important and i'm worried about the risks of data corruption, but its also a lot quicker for a 3 user environment and i feel its easier to use.
There wont be that much data being handled simultaneously so i dont think SQL is entirely necessary but im not the expert on this so basically what im asking for is a comparison of the benefits vs the downfalls of using SQL and Using an Access database for a multi user environment.
In all honesty i'd prefer to just use an Access DB but if you tell me its better to use SQL for my application then i will.
Thanks