Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MYSQL and MM
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
00934608
Message ID:
00935646
Views:
22
I have tested the connection, and unfortunately my provider doesn't ALLOW remote connections a mySQL database. So i can't test the speed or compression.

In the MM business object I added the following line of code.
protected override mmDataAccessBase CreateDataAccessObject(string dataAccessClassName)
{
      // Note a4uDataAccessMySql Inherits from mmDataAccessBase
      return new Apps4u.WinApp.Managers.a4uDataAccessMySql();
}
I am going to install MySQL on my machine and test it locally, unless someone wants to offer a MySQL connection for me.

Just send me and email with the details and I will try it, if possible, I would like to load test the ByteFx connection, something like 100 records, 1000 records and 100,000 records just to see what happens. The records could be just a primary key and a char column, I don't really care I just want to test the connection.


Thanks!
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform