Hi,
I have problem with opening a table through table component in Delphi through BDEODBCMySQL.
I have a table with size of 180 MB. It is imported from paradox table to Mysql – innodb plugin. It has around 2.5 lakh records with 150 fields.
It takes minimum 22 seconds to just opening the table through select * from
I have problem with opening a table through table component in Delphi through BDEODBCMySQL.
I have a table with size of 180 MB. It is imported from paradox table to Mysql – innodb plugin. It has around 2.5 lakh records with 150 fields.
It takes minimum 22 seconds to just opening the table through select * from
Comment