I have a Back End database (split) that is on a smokin' hot machine
(dual processor, 2 gig RAM, XP Pro SP2) and I'm getting an error that
says the database (back end file) is "opened exclusively" by someone
else.
I looked at the number of sessions and noticed that when the number of
sessions were at 10, any new user launching the front end would get
the "exclusive" error message.
There is no security in place and no login required.
I thought there would be a higher limit than this.
Is there some kind of limit to the number of sessions or files opened
for the XP machine (with the back end database)? If so, can that
number be raised to allow more users to connect?
Also, if the limit is a Microsoft license issue, where they would want
you to buy a Server OS, how does this speak to all the development
over the years promoting "front end/back end" senario? Is it
understood, all this time, that these applications (as described in
Developer books, magazines and articles, etc.) would "convenient ly" be
in an environment where there are 10 or less simultaneous users?
I'm only asking because, NONE of the training or advice ever said,
"oh, by the way, this multi-user situation can only have a max of 10
concurrent users, unless you are deploying on a MS-Server
environment..."
I'm not looking for a hundred, but 10! Geeze, that seems to be a bit
constraining, no?
Thanks in Advance
(dual processor, 2 gig RAM, XP Pro SP2) and I'm getting an error that
says the database (back end file) is "opened exclusively" by someone
else.
I looked at the number of sessions and noticed that when the number of
sessions were at 10, any new user launching the front end would get
the "exclusive" error message.
There is no security in place and no login required.
I thought there would be a higher limit than this.
Is there some kind of limit to the number of sessions or files opened
for the XP machine (with the back end database)? If so, can that
number be raised to allow more users to connect?
Also, if the limit is a Microsoft license issue, where they would want
you to buy a Server OS, how does this speak to all the development
over the years promoting "front end/back end" senario? Is it
understood, all this time, that these applications (as described in
Developer books, magazines and articles, etc.) would "convenient ly" be
in an environment where there are 10 or less simultaneous users?
I'm only asking because, NONE of the training or advice ever said,
"oh, by the way, this multi-user situation can only have a max of 10
concurrent users, unless you are deploying on a MS-Server
environment..."
I'm not looking for a hundred, but 10! Geeze, that seems to be a bit
constraining, no?
Thanks in Advance
Comment