A Adilson Jacinto Active Member Licensed User Longtime User Sep 10, 2015 #1 Hi There, I urgently to help setting up RDC on my dedicated server and also need help in connecting to the datase through RDC from B4A and B4i. I need to be talked through step by step because all the stuff I found on here are not good to me Thanks
Hi There, I urgently to help setting up RDC on my dedicated server and also need help in connecting to the datase through RDC from B4A and B4i. I need to be talked through step by step because all the stuff I found on here are not good to me Thanks
Erel B4X founder Staff member Licensed User Longtime User Sep 11, 2015 #21 Each RDC connects to a single database. You will need to run multiple instances of RDC if you want to connect to multiple databases. Another option is to implement a server similar to RDC with B4J. This will allow you to create a more custom solution. Upvote 0
Each RDC connects to a single database. You will need to run multiple instances of RDC if you want to connect to multiple databases. Another option is to implement a server similar to RDC with B4J. This will allow you to create a more custom solution.
A Adilson Jacinto Active Member Licensed User Longtime User Sep 11, 2015 #22 Erel said: Each RDC connects to a single database. You will need to run multiple instances of RDC if you want to connect to multiple databases. Another option is to implement a server similar to RDC with B4J. This will allow you to create a more custom solution. Click to expand... Ok, I'm still confused can you explain more please? When you say multiple RDC instances what do you mean by that? two different config.properties? Upvote 0
Erel said: Each RDC connects to a single database. You will need to run multiple instances of RDC if you want to connect to multiple databases. Another option is to implement a server similar to RDC with B4J. This will allow you to create a more custom solution. Click to expand... Ok, I'm still confused can you explain more please? When you say multiple RDC instances what do you mean by that? two different config.properties?