On 24 Mar 2007 20:22:07 -0700,
cymichaelip@gmail.com wrote:
The application.
Certainly 3 is not too many, but if your app is allocating resources
and not releasing them, over time you'll run out of them.
-Tom.
Quote:
>Hi
>
>I have a VB 6 application, use MS Access and OS is XP home. Another 3
>computers which using XP home connect to it. At the beginning the
>application running is fine, but few hours later a error message come
>out "Too many active users". Any body know why this error message come
>out and how to solve it. Below is more information
>
>Computer A - store MS Access database and OS is XP home, using VB
>application form A refresh every 5 sec.
>Computer B - Using computer A database and OS is XP home, using VB
>application form B refresh every 5 sec.
>Computer C - Using computer A database and OS is XP home, using VB
>application form C refresh every 5 sec.
>Computer D - Using computer A database and OS is XP home, using VB
>application form D refresh every 3 sec.
>
>I like to know the problem is the Network? or the Database? or the
>Application? or OS?
>
>Please help and thanks in advance.
>Michael