- 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]
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]
I am slowly wading my way toward setting up a remote database. The primary reference for JDRC2:
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...
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...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید