This page describes how to create an ODBC connection, which will allow you to modify reports through Crystal Reports.This will also allow you to access the database from other tools and software.
In order to create a custom report or modify a standard report in Crystal Reports, you will need to establish a link between your report and your Control database. This link is called an ODBC (Open Database Connection) link. It allows you to communicate with your database so you can pull tables and fields directly out of your database onto your report. The ODBC is stored in a .dsn file that gets created everytime you preview a report in Control. If you open your .dsn file in Notepad, you'll see that all of the necessary information needed to connect to your database is there - server name, database name, user name, password, etc…
As with any report changes, be sure to make a backup of your report before making changes to it. The only other caution would be to make sure you are using the correct version of Crystal Reports. If your reports will be used in Control, you'll need to use Crystal Reports version XI to modify reports. Note that these versions are not forwards or backwards compatible.
This is the connection from your system to the database and this can be done in several ways which are outlined below.
i.e. MyServer\CYRIOUS
Where MyServer is the computer name of your server, and CYRIOUS is the SQL instance name
Note: You'll need to contact Cyrious Support or Consulting for this information. If you are familiar with adding SQL users, you can add your own instead if you prefer.
The next step is to use the DSN file to link to your database.
Contributor: LoriM Cyrious Software
Version: Control 3.1+