I have recently finished building a Multi-Tier database Application using the datasnap technology in Delphi. I have built the datasnap Client app in Delphi-Object Pascal, and linked it to a datasnap server app that communicates with HeidiSQL. When I run my Client app on the Windows desktop(64bit), it works just fine; it connects to the datasnap server, and can read and update the database. However, when i run it on an Android Device, while the server is running, it closes immediately.

I have recently finished building a Multi-Tier database Application using the datasnap technology in Delphi. I have built the datasnap Client app in Delphi-Object Pascal, and linked it to a datasnap server app that communicates with HeidiSQL. When I run my Client app on the Windows desktop(64bit), it works just fine; it connects to the datasnap server, and can read and update the database. However, when i run it on an Android Device, while the server is running, it closes immediately.

Do any of you know how to solve this issue? Thank you in advance.

Comments

Post a Comment