Topic: Small network

Hi Everyone,

Got a problem here and can't find an answer:

Created a database using using the sqlite data format.
This is to work on a small office network.
It works fine on my development machine, and works fine running from a network computer until a second user opens it, then it slows down 20-30 times when clicking down a table grid and displaying a form.

Re: Small network

You have to use MySQL....
If you have fast network switch then you can use sqlite but its not recommended.