Create a ODBC connection

Top  Previous  Next

 

Download the ODBC connector  from http://agritecsoft.com/files/extern/Firebird_ODBC_1.2.0.69-Win32.exe

Then you must define the connection:

 

1.Go to Windows | Control Panel | Administrative Tools |  ODBC.
2.Click Add.
3.Select Firebird/ Interbase driver and click Finish.
4.Enter My Agritec Database in DSN.
5.In Database, click Browse and select the database file. Usually the database has the FDB extension.
6.Enter SYSDBA in Database Account.
7.Enter masterkey in Password.
8.Click Ok.