G
Guest
Hello, I am writing an ASP.Net (Visual Basic) application with a MYSQL backend.
I connect fine with the DataProvider and also ODBC. I Retrieve records with
no problem. I INSERT Records with no problem. The problem is that is is SLOW.
For example, to retrieve 4 records from the database table, it takes several
seconds. In Addition, I am developing on a local machine. There are no trips
to a remote server at this point. I see posts out there that some folks have
a slowness issue and others say everything is great and fast. Can anyone
assist with this?
Would prefer to us SQLServer as the backend, but have to conform to the
installation at present.
Thanks, Frank
I connect fine with the DataProvider and also ODBC. I Retrieve records with
no problem. I INSERT Records with no problem. The problem is that is is SLOW.
For example, to retrieve 4 records from the database table, it takes several
seconds. In Addition, I am developing on a local machine. There are no trips
to a remote server at this point. I see posts out there that some folks have
a slowness issue and others say everything is great and fast. Can anyone
assist with this?
Would prefer to us SQLServer as the backend, but have to conform to the
installation at present.
Thanks, Frank