SETUP.TXT (Version 1.095.227) Additional setup instructions: --------------------------------------------------------------------------------------------------------------------------- Please read this first! --------------------------------------------------------------------------------------------------------------------------- 1. "DBSync Contact Manger" command line (in Program Manager) MUST include the full path to msaccess.exe. The command line that Setup provides may not include this. To change it, Choose File/Properties from Program Manager Then add \msaccess.exe to the start of the command line. EXAMPLE: DESCRIPTION: DBSync Contact Manager COMMAND LINE: c:\access\msaccess.exe dbxcode.mdb /ini dbsync.ini WORKING DIRECTORY: c:\dbsync (YOU MUST INCLUDE THE .INI FILE! The .INI file is installed into your \windows (or WINNT) directory.) --------------------------------------------------------------------------------------------------------------------------- 2. Under Windows 3.11 the ODBC SDK 2.10 must have been installed. The software is distributed on this CD. The latest OLE 2.2 components are required for the TAB.OCX to operate correctly. An "Object not set ..." error indicates that the latest version of OLE is not installed. --------------------------------------------------------------------------------------------------------------------------- 3. Users: The database owner is "dbsync"; password is "dbsync." You will need to add users to the "Users" table (there is no interface) AND to the workgroup. You should use the DBSyncUsers group to assign permissions. DBSyncUsers need full access to the database, tables, and queries. They need execute and modify design permissions on the Forms, Execute permission on Macros. They do not need access to the Modules. Much of the database design depends on each user having a unique user number (between 1 and 2000), with each user having a corresponding Microsoft Access user (logon). This step should not be skipped for best results. --------------------------------------------------------------------------------------------------------------------------- 4. If Microsoft SQL Server is installed and only a Master device has been created, you will need to create a new device. Use Microsoft SQL Administrator that comes with SQL Server to create a new device. Briefly: 1. Click on the "devices" button. 2. Select Manage/Devices/Create... 3. Create a device of at least 4 megabytes. * NOTE: You can refer to "Using devices" in the system administrator's guide for more information. You will also need to use Microsoft SQL Administrator create a new database. * NOTE: If you call the database "db_dbsync" then you will not have to change the DBSYNC.INI file. Briefly: 1. Click on the "databases" (DB) button. 2. Select Manage/Databases/Create Database... 3. Select the device you created above. 4. For Database Name: "db_dbsync" (You do not need a log device) Using Run the SQL script by: 1. Launching ISQLW.EXE 2. From the Query menu select Change Database, then select "db_dbsync". 3. Select Open from the File menu, and open "dbsync.sql" from the DBSYNC installation location. 4. Select "Execute" command. The script creates a group (DBSyncUsers) and assigns object permissions to this group. The script will also copy some sample data into the new database. If you do not want this to happen, you will need to remove all of the INSERT statements from the script BEFORE you execute it. --------------------------------------------------------------------------------------------------------------------------- 5. ODBC: You will need to install the Desktop driver pack 2.0 (if you haven't already). You should install the Access 2.0 driver and SQL Server drivers. Then you will need to create the following three datasources: 1) DBSYNC_SQL -> should point to the server/database where you have installed the SQL server database. 1. From the control panel launch ODBC icon. 2. Select Add... 3. Select SQL Server from the list. 4. Data Source Name = DBSYNC_SQL 5. Server =