At 05:09 PM 7/21/2016, Tom Hart wrote:
How do you run Rbsync on a compiled app?
Here's how:
At least two practical options ...
01. Update the R:Compiler startup file with the following command:
DISCONNECT
SET AUTOSYNC ON
CONNECT dbname ...
-- your remaining code here ...
You will need to re-compile the application using the updated code.
That code will automatically RBSYNC database on connect
02. Edit the RBENGINEX.CFG or RBENGINEXE.CFG file and update the line# 5
as follows:
AUTOSYNC ON
Save the .CFG file and then start the application.
That's all there is to it!
Very Best R:egards,
Razzak.
--
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.