Preparing existing databases
You must convert (upsize) iBase databases in Microsoft Access format to SQL Server before you can replicate them.
About this task
Upsizing creates an SQL Server database (leaving the .idb file in the database folder as a connection file for the SQL Server database). The connection file stores the details that are needed to connect to the server that holds the database. Before upsizing, review the database name because the logical name of the SQL Server database is derived from it. For information on file names, see Before creating any iBase databases.
You must set the database properties that are required for replication and then initialize the database. This database becomes the publication database. After you initialize a database, you made changes to the database tables that cannot be undone, and soft delete must always be used.
To perform these steps, you must log on as a database or system administrator.
Procedure
What to do next
Step | Details |
---|---|
Publication database | Request that your SQL Server administrator configures a publication for this database and, optionally, for the audit log database. The users of the publication database can continue to work in the database while replication is configured. |
Subscription databases | Send the new database template to the subscriber sites. The subscription databases can then be created from this template. See Creating Subscription Databases. |
Secure the databases | Ask your Windows administrator to restrict access to the iBase database folders and to any other folders used by iBase, for example to the folders used when importing, exporting, and reporting. It is important to restrict access to the database connection files. |