Lee Jenkins wrote:
> 
> Hello all.
> 
> We are currently using MS Access for a multi-user application (4-5 clients).
> We sent out a system to a customer with NT Service enabled in anticipation
> of switching over to MySQL.
> 
> We noticed that when activity on the MS database got heavy (if you can call
> 3 clients heavy activity) that our application that was talking to it would
> hang alot.  It's a small network using TCP/IP over NetBEUI with a Win2K Box
> in the back with 128 MB RAM/PIII 666 MHz.  When I un-installed the MySQL NT
> Service (3.23 Gamma) the problem disapeared.
> 
> Any Ideas (other than stop using MS Access)?
> 

Access is horrible in a multiuser environment and will hag due to
locking issues.

I do not use the word Database with Access - having worked with it in
the past!

MySQL IMHO being a RDatabaseMS has few locking issues and is designed
for a multiuser environment, something which access was not.

As an aside 128 meg of RAM is not alot for a W2k server - RAM being
cheap you may wish to upgrade it.

Greg


> Lee Jenkins
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to