Hi!
I have a problem with jrdc2, please look at the images, dbcomand.name value is ok when converted with the b4xSerializator but when it arrives at the server the value is null.
Thanks!
[B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector)
hi I want to know that ho to configure or run jrdc2 service on hosting server like goDaddy
where we have not server pc,
how to install service and start service there.
and
use jrdc2 for b4a.
I want to connect MSSQL database...
SOLVED:
B4A project using jRDC on local and remote servers just fine however I can't nut out how to successfully convert a retrieved blob from sqLite db and display image in an imageview.
the update/insert side is this:
Dim req as dbRequestManager
Dim sSQL() As String
Dim Buffer() As Byte...
my app client/server works in both local and vps hosted scenarios however,
the config.properties of 'user' and 'password'
I am unclear how one incorporates these into the client side?
user=root
password=
seems to work just fine.
user=rootx
password=123456
also works fine.
I presume the...
Hello,
my Problem is, i use firebase push (send push messages, subscribe to topics, unsubscribe) and this must act with my database (MySQL)...
Currently I'm doing this in a SQL Trigger, where I call a B4J script, but the problem is that it can come that I need to call 3 scripts in a trigger...
Buongiorno a tutti.
Avrei bisogno di un grande aiuto.
Ho creato un database nel mio spazio web di 1&1 e volevo sapere come fare per connetterlo alla mia app Android creata con b4a versione completa ( pagata ).
Volevo usare jRDC2 ma con la guida in inglese disponibile non capisco NIENTE, non so...
Hello,
I successfully implemented SSL on the jRDC2, with a trusted certificate, in the browser it works.
But if i want to connect from my App to the RDC, then comes this 2 Errors:
ERROR9000: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for...
Thanks for the Tutorial, it's help a lot. I'm a little confuse on executing the server side. I'm trying to run everything on my PC with a phone attached through USB to run the client. I'm also running XAMPP so I have an apache web server running with the root directory for it as C:\xampp\htdocs...
Hi Guys,
In the tutorial there is no simple example of a running Client & server apps, and it keeps making references to old RDC examples. Is there a full example of the jRDC2 with all the code of a working client and server? It gets very confusing to follow the back and forth of the tutorial...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.