B4A Question [Solved What do I need to modify on the client side for jRDC2 Multi to work? - Sergio Castellari    Sep 4, 2021 Server to multiple Databases.
@Erel I published last year this version of jRDC2 Multi that supports...
At the time, ask about the changes to be made in the local APP (B4A) to be able to use jRDC2 Multi... Share My Creation jRDC2 MultiDB Server (JSON, HikariCP) - cheveguerra    Oct 30, 2025   (9 reactions) 1. Introduction and Architecture This project is a modified version of the original jRDC2 Server. The multi-database support is based on Erel's JDC2 Multiple Database modification, and includes... (B4A/B4i/B4J/B4R). Multi-Database Core Support: Integration of multi-database capabilities, allowing... database as my other B4A applications. Separately, the Multi-Database support was introduced to overcome...) and does not imply prior public releases. 2. Key Features High-Performance Connection Pool... B4A Question JRDC2 multi-database - Bernaert Dominique (first post)    Nov 26, 2019 Okay,
thx, clear now :-)... Spanish [Solucionado] ¿Que debo modificar del lado cliente para que funcione jRDC2 Multi? - Situ LLC (first post)    Sep 16, 2021 Bueno les comento ,
como dijo enrique ,
yo utilizo 3 bases de datos en mismo .jar es multiconeccio... B4J Library [B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector) - Erel    Mar 13, 2024   (42 reactions)   tags: RDC, jRDC2, conectate a un servidor, Remote Connector, DB Remote, Myapp database servers. jRDC2 is the latest version. All new projects should use this version. jRDC2... is compatible with B4A, B4J and B4i is responsible for sending the requests and handling the responses. jRDC2... name of the server hosting jRDC2. It must end with /rdc. 2. Add DBRequestManager class to your project.... - Extending jRDC2 to support B4R: https://www.b4x.com/android/forum/threads/rdc-based-on-mqtt.72416... to the additional libraries folder. 2. Add a reference to this jar with: #AdditionalJar: mysql... B4J Question How to handle Jrdc2 in multi form application - OliverA (first post)    Aug 15, 2018   (4 reactions) . The module I'm talking about is call jRDC2Utils and it is part of my B4J client that tests my modded jRDC2 server
B4J Client: https://www.b4x.com/android/forum/threads/jrdc2-client-example-using-modded-jrdc2.85581/
Modded jRDC2 server: https://www.b4x.com/android/forum/threads/modded-jrdc2-w-sqlite...The problem is that the when you call modJrdc2.CreateRequest, it creates a DBRequestManager object... Share My Creation [Project Template] jRDC2 Server - aeric    May 9, 2026   (5 reactions) Version: 3.30 Project template based on jRDC2 version 2.23 with sample database. 162504 GitHub: https://github.com/pyhoon/jrdc2-server-template-b4j Template: JRDC Server (3.30).b4xtemplate Supported databases: SQLite MySQL MS SQL Firebird Postgresql DBF Depends on: JavaObject jRandomAccessFile jServer jShell jSQL B4X Client app: jRDC2 Client (B4A, B4i, B4J) Version 1.x is available here: https://www.b4x.com/android/forum/threads/project-template-jrdc2-server-sqlite-mysql-ms-sql... B4A Question single jRDC2 Client app for multi server - Binary01 (first post)    Feb 19, 2019 Thanks to all.
Now I solved my problem. I remove cont and ip address.
Process_Globals
Public r... B4J Question How to connect to multiple database ? - aeric (first post)    Jun 5, 2026 Have you tried the solutions from search? https://www.b4x.com/android/forum/pages/results/?query=jrdc2+multi... B4A Question B4A send multi rows/columns to jRDC2,How To ? - pmt (first post)    Jul 31, 2017 Thank you Erel for your reply.... Page: 1   2   3   4   5   6   7   |