I already read .. Erel Answer from
https://www.b4x.com/android/forum/threads/jrdc-how-to-connect-to-multiple-database.59930/#content
But as i'm new member to b4x and not expert in java ... modification of RDCHandler is hard for me.
I do Erel answer but i can't success.
This is my jRDC config.properties file
How to Edit RDCHandler, RDCConnector ? Could anyone help me for something. Many Thanks to You.
https://www.b4x.com/android/forum/threads/jrdc-how-to-connect-to-multiple-database.59930/#content
But as i'm new member to b4x and not expert in java ... modification of RDCHandler is hard for me.
I do Erel answer but i can't success.
This is my jRDC config.properties file
B4X:
#DATABASE CONFIGURATION
DriverClass=com.mysql.jdbc.Driver
JdbcUrl=jdbc:mysql://45.32.xxx.xx/ns_abc8?characterEncoding=utf8
#Local
User=root
Password=password
#Java server port
ServerPort=17178
How to Edit RDCHandler, RDCConnector ? Could anyone help me for something. Many Thanks to You.