<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Mar 2016 08:10:00 Z</lastBuildDate><pubDate>25 Mar 2016 15:35:00 Z</pubDate><description>Hello,&#13;
&#13;
I am using php4WM library to fetch data from remote MySQL server. This part is working fine.&#13;
&#13;
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.&#13;
&#13;
Is there any way to insert the data retrieved from server in a faster manner in SQLite?&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql/read.awp</link><title>[WM] - How to insert data in SQLite from a remote MySQL</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57059/read.awp</comments><pubDate>28 Mar 2016 08:10:00 Z</pubDate><description>Hello Arie,&#13;
&#13;
Thanks for the tip.&#13;
&#13;
You last idea is a good one...&#13;
&#13;
If trying the Transaction things does not work then I wi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57059/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57059/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql/read.awp">[WM] - How to insert data in SQLite from a remote MySQL</source><title>Re: [WM] - How to insert data in SQLite from a remote MySQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57035/read.awp</comments><pubDate>25 Mar 2016 15:59:00 Z</pubDate><description>Yogi Yang,&#13;
&#13;
I had the same problem. WM is wrapping each individual HAdd() in a transaction.&#13;
to avoid that use SQLTransaction(…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57035/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql-57035/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57032-how-insert-data-sqlite-from-remote-mysql/read.awp">[WM] - How to insert data in SQLite from a remote MySQL</source><title>Re: [WM] - How to insert data in SQLite from a remote MySQL</title></item></channel></rss>
