B4J Question How to get immediately effect when command in config file changed?

incendio

Well-Known Member
Licensed User
Longtime User
Hi guys,

I have sql command in jRDC config file, something like this
B4X:
sql.login = SELECT * from Login_procedure(?,?,?)

Login_procedure is a stored procedure in database server. When I changed the stored procedure, the effect is not right away, it took same time to get the new effect. I have to restart jRDC server to get immediately effect.

Is there a way to get immediately effect without need to restart jRDC server?

Thanks in advance.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…