Hello,
I am using php4WM library to fetch data from remote MySQL server. This part is working fine.
But when I have to insert the data retrieved from MySQL server to local SQLite database, things are becoming very slow and this process is taking very long time.
Is there any way to insert the data retrieved from server in a faster manner in SQLite?
TIA
Yogi Yang
I am using php4WM library to fetch data from remote MySQL server. This part is working fine.
But when I have to insert the data retrieved from MySQL server to local SQLite database, things are becoming very slow and this process is taking very long time.
Is there any way to insert the data retrieved from server in a faster manner in SQLite?
TIA
Yogi Yang