J
Jim Lawton
I'm not sure where my problem lies, but someone here might have a suggestion.
I'm developing a .NET web application, (but I don't really) think that's
relevant.
I'm running MySQL 4.1.7-nt on my laptop, and I'm accessing it through ODBC
(MyODBC-3.51.10-x86-win-32bit).
I already had the application running OK on my desktop, and when I created the
same environment on the laptop, retrieving trivial amounts of data (5 rows) from
a table is taking 6 seconds. Updates the same. IN otherwords any table access
takes 5 or six seconds. (Table only has about twenty rows in it).
I can connect to the database on the laptop from the desktop (i.e - application
runs on desktop, retrieves data from laptop - works fine, not noticeably slower
than local on desktop.
If I connect the other way - application on laptop, database on desktop, it runs
just as slowly as locally.
The effect is the same whether I connect to 127.0.0.1 or via the machine name.
I don't really know where to look. Any suggestions would be gratefully
received...
Jim
I'm developing a .NET web application, (but I don't really) think that's
relevant.
I'm running MySQL 4.1.7-nt on my laptop, and I'm accessing it through ODBC
(MyODBC-3.51.10-x86-win-32bit).
I already had the application running OK on my desktop, and when I created the
same environment on the laptop, retrieving trivial amounts of data (5 rows) from
a table is taking 6 seconds. Updates the same. IN otherwords any table access
takes 5 or six seconds. (Table only has about twenty rows in it).
I can connect to the database on the laptop from the desktop (i.e - application
runs on desktop, retrieves data from laptop - works fine, not noticeably slower
than local on desktop.
If I connect the other way - application on laptop, database on desktop, it runs
just as slowly as locally.
The effect is the same whether I connect to 127.0.0.1 or via the machine name.
I don't really know where to look. Any suggestions would be gratefully
received...
Jim