<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Feb 2015 07:11:00 Z</lastBuildDate><pubDate>20 Feb 2015 14:27:00 Z</pubDate><description>Hello All,&#13;
&#13;
I am trying to import data from a remote DB which is MySQL and I am using the web service Php2WM.&#13;
&#13;
I am able to get the data from remote MySQL server and insert the same in Android App's DB.&#13;
&#13;
But the problem is that when the data imported the Rec ID are not getting imported as per original data on remote MySQL DB. They are being assigned automatically as the Android Apps DB.&#13;
&#13;
How can I import the data as it is from remote MySQL as it is?&#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/50558-wm17-import-data-from-remote-android-app/read.awp</link><title>WM17 - Import data from remote DB to Android App DB</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/50558-wm17-import-data-from-remote-android-app-50687/read.awp</comments><pubDate>26 Feb 2015 07:11:00 Z</pubDate><description>Arie,&#13;
Quote&#13;
Arie&#13;
&#13;
try to wrap your loop in a transaction&#13;
&#13;
&#13;
&#13;
SQLTransaction(sqlStart,CONNECTION_NAME)&#13;
&#13;
WHILE&#13;
&#13;
END&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50687/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50687/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50570/read.awp</comments><pubDate>20 Feb 2015 20:59:00 Z</pubDate><description>Another thing I found out is refreshing the screen can cost time.&#13;
I remember showing a progressbar and incremented is on every …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50570/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50570/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50569/read.awp</comments><pubDate>20 Feb 2015 20:56:00 Z</pubDate><description>Hi,&#13;
try to wrap your loop in a transaction&#13;
&#13;
SQLTransaction(sqlStart,CONNECTION_NAME)&#13;
WHILE&#13;
END&#13;
SQLTransaction(sqlCommit,CO…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50569/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50569/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50568/read.awp</comments><pubDate>20 Feb 2015 19:10:00 Z</pubDate><description>Hi again&#13;
&#13;
you can use hcreation to delete the whole file and recreating it empty in one line and very fast&#13;
After that, you st…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50568/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50568/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50564/read.awp</comments><pubDate>20 Feb 2015 16:22:00 Z</pubDate><description>Now I am facing speed problems while importing data.&#13;
&#13;
What I am doing it first deleting all the data in the file in question a…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50562/read.awp</comments><pubDate>20 Feb 2015 15:36:00 Z</pubDate><description>Fabrice,&#13;
&#13;
Thanks for the hint. Actually from the docs I understood that we have to use hSetIdAuto. And I was using that so I w…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50562/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50562/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50560/read.awp</comments><pubDate>20 Feb 2015 14:40:00 Z</pubDate><description>Hi&#13;
&#13;
if you are using a local HF DB&#13;
if you are talking about automatic ID&#13;
If you are adding your records using hAdd&#13;
then you…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50560/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app-50560/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50558-wm17-import-data-from-remote-android-app/read.awp">WM17 - Import data from remote DB to Android App DB</source><title>Re: WM17 - Import data from remote DB to Android App DB</title></item></channel></rss>
