Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Embarcadero – IBTogo License Registration

Embarcadero – IBTogo License Registration

If you purchased an IBTogo License, to use it inside you program you need to do :

On Android / IOS :

go to: https://reg.embarcadero.com/srs6/activation.do
Insert your license code and serial and you can get reg_ibtogo.txt, after that you put this file in deployment of your project and the destiniation dir need to be /On Windows :

If you have an old version of windows or windows server you need to download Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 beacuse is necessary for Interbase, otherwise you wil get : “MSVRC120.dll is not present on you system”.

Compile your program and copy the distribuition files inside the deployment directory.
You can find the distribution files in “c:\Users\Public\Documents\Embarcadero\Interbase\redist\InterBase2020\” so if you are doing a win32 app you will put the entaire content of “win32_togo” directory inside your program directory.

Open your program directory and inside “interbase\bin” you will find license manager, run it, and click on “Register” after that put your registration serial and your embarcadero credentials and you license for IBTogo is registered for your program.

If you use FireDac specify in the connection the driverID: “IBLite”