Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners

MaxDB Data Sync online Help

Prev Return to chapter overview Next

How to connect to MaxDB

To compare two MaxDB databases you need to connect to them first. Specify connection properties of the Source database and the Target database. In this case MaxDB Data Sync after the comparison prepares a synchronization script to be executed on the target database. To compare tables stored in one database, specify the connection properties once and use the Copy source to target or Copy target to source buttons.

 

To connect to MaxDB, specify common credentials as follows:

 

Host

The host name of the MaxDB server.

 

Driver

You can use any ODBC driver to connect to a MaxDB database with our software. The drop-down list contains all drivers installed on your computer which names include the 'Sap' or 'MaxDB'. To use another driver, enter its name manually. This name must conform to the following connection string:

Extended Properties="UID=your_user_uid;PWD=your_password;SERVERDB=your_database;

SERVERNODE=your_host;DRIVER={driver_name};"

 

User name

The username used to connect to MaxDB.

 

Password

The password for the user account on server.



Prev Return to chapter overview Next