Difference between MysqlDirect.net 2.80 and 3.55.
Posted: Thu 05 Apr 2007 12:15
Hi,
I was using corelab.mysql.dll(mysqldirect .net 2.80).
In which,Update command was taking too much time to update a single row.The datatable contained very large data.But,to update single row,it should not take the time it took.(Almost a minute).
Then,I tried mysqldirect.net 3.55.the problem has been solved using it but... there is a nother problem arised in the sql queries.In the "SELECT"
queries I have to write the "databasename.tablename" everytime.
Why this is being happen and can it be solved or i have to change each and every query i have written???
please reply......
I was using corelab.mysql.dll(mysqldirect .net 2.80).
In which,Update command was taking too much time to update a single row.The datatable contained very large data.But,to update single row,it should not take the time it took.(Almost a minute).
Then,I tried mysqldirect.net 3.55.the problem has been solved using it but... there is a nother problem arised in the sql queries.In the "SELECT"
queries I have to write the "databasename.tablename" everytime.
Why this is being happen and can it be solved or i have to change each and every query i have written???
please reply......