Re: Big problem to solve
- Posted by George Walters <gwalters at sc.rr.com> Nov 10, 2006
- 569 views
Don, 1. The data base is (all tables) is on the "server" (which is just another xp pro computer) 2. The application is all EU programs and accessing the data base from all other workstations work as expected, which suggests that the daba base itself is ok. 3. Running the same EU programs on the server directly it takes 10 seconds to retreive 1 customer record whereas on the other workstations it is instantly. 4. I can use mysql directly on the server with a query and it is instantly responsive as expected. I'm assuming here that the problem is with Mysql/ODBC but I guess it could be some other corruption that makes EU stuff go into "very slow" mode. All non EU items on the computer work fine. Explorer, browsing, notepad etc work as expected. Hopefully this is a little clearer.