B4X FEED Syncing local databases using PHP to access a database on a hosted server

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Syncing local databases using PHP to access a database on a hosted server است. این موضوع تا کنون 44 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Syncing local databases using PHP to access a database on a hosted server
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
44
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
My need was to sync calendars in which user 'A' changes the calendar and sends the change to other users by writing records to the hosted database.
The other users query periodically to see it they have any incoming sync records and read them if available.

I had hoped to use Erel's JDRC2 solution to access a remote database and had worked out most of the details until I attempted to set it up on a hosted website (1&1 Ionos).
[H3] [/H3]
RDC is a middleware server that makes it simple to safely connect clients and remote SQL database servers. jRDC2 is the latest version. All new projects should use this version. jRDC2 is made of two components: - B4J server. The server receives the requests from the clients, issues the SQL...
برای دیدن تصاویر باید ثبت نام کنید


When I posted the question to set it up on 1&1, I received the response that it would not support a hosted website.
[H3] [/H3]
I am slowly wading my way toward setting up a remote database. The primary reference for JDRC2: shows the development of the 'middle ware' server to handle DB requests. I have...
برای دیدن تصاویر باید ثبت نام کنید


Quandalle's response did suggest that Ionos offers a small VPS S configuration so that I might have gone that way.

Don Manfred suggested trying PHP and so I decided to look into that approach.

I found the...



 

عقب
بالا