|
-
Jun 9th, 2005, 08:54 AM
#1
Re: Ideas on project- frontend?
I think it depends how you set the database up as to whether it can handle more than ten users.
I will test (hopefully) at some point in the future and post up if it fails miserably.
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
-
Jun 9th, 2005, 09:20 AM
#2
Re: Ideas on project- frontend?
 Originally Posted by Ecniv
I think it depends how you set the database up as to whether it can handle more than ten users.
Regardless of what "you think", MSAccess was not designed to handle more than 10 simultaneous users. I have found many article to articulate this in the past, but I don't have them now.
It's just a simple fact. There is no "server side" marshalling process with which to manage all the database activity between all the clients. This is what RDBMS's are there for - to balance and manage all the ins and outs to the database.
I will test (hopefully) at some point in the future and post up if it fails miserably.
This is not something you can "test". I failure may not show up for months, but it is nearly a guarantee, and you may lose all your data between that and the last backup.
You, like so many others, will "test the waters" and find no problems and assume its an appropriate setup.
You will do as you please, but consider yourself fairly warned...
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|