|
| Iniciado por amanchand45, 04,ene. 2018 23:36 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 04,enero 2018 - 23:36 |
| I am working on a project and have created a Desktop version of it on Windev, and a Mobile version of it on Windev Mobile, there is also a Web version of it created on WebDev (not by me, but my coworker). We have everything working good except we are stuck when it comes to deploying it and connecting the database. Our intent is, the desktop will have a Client/Server database (I already know how to do the connection for that), the Mobile we would like Client/Server as well, but connecting for that has been a problem for me as Ive tried it the same way as the Desktop, but when I was testing it on an actual device, the application wouldn't open, and it would show me an error that the connection to the server was interrupted, however when I tested it on Windev Mobile, it worked. I will also be using Data Replication on the Windev Mobile part with a classic database set within the Mobile, in case there is service not available when using the Mobile device so a Replication can happen back to the Client/Server database once there is service. For the Web, we are planning to have a Client/Server database, which will be stored in a Cloud. We need that database to update whenever there is something added, modified, or deleted in the main client server database (from the desktop) I was told to do this, I have to use HDescribeTrigger, however I can't figure out the procedure to make updates to another database. I hope this hasn't been too overwhelming, I've been seeking help for a really long time and I haven't been receiving much good help so I thought I ask on here and see if you can help me out. Any help would be much appreciated. |
| |
| |
| | | |
|
| | | | |
| | |
|