Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first row is used for the columns and the following columns are created:

Column NameDescription
IDWill be the unique field (Primary Key) for this connection
ID_StudentThis will contain the unique ID (Primary Key) field from the Student Table
Printed NameThis field will contain the name of the student printed
OperatorThis field will contain the name of the operator logged into CardExchange® Producer
Data PrintedThis field will contain the date the record is printed
Time PrintedThis field will contain the time the record is printed
Print CountThis field will contain the number of times the record is printed

The standard sheet name is renamed to "Print Records" and the other two sheets are removed. Of course, this is not needed but makes it more clear what you are doing.

...

Click Edit to start the Database Connection Wizard and open the connection made for MS SQL Server.

Step 1

Now click on Add to create an extra connection. Enter the Name field information select the correct database type, etc. It is basically the same setup as with the Using MS Excel example. Select the MS Excel sheet you have created for Print Reports and click Next to proceed.

Step 2

In this page you now see two database that can be selected. What is important to know is that you always read from ONE database only. All other connected databases are for writing only. So in this situation, make sure the 'Read data-items from this database' is unchecked and leave the Students database checked. This also shows why it is important when using multiple database connections, the naming chosen for the connections is important to be clear. Click Next to proceed.

Step 3

The page where the name information is set does not change and stays the same as in the Using MS SQL Server example. Click next to proceed.

Step 4

This does not change and stays the same as in the Using MS SQL Server example. Click next to proceed.

Step 5

Also, this page does not change. Although you can see that the newly created database is available, we are only writing back to it so we cannot define any settings for the specific columns. Click Next to Proceed.

Step 6

In the Storage Items section you now see the new database connection and you can start adding the items to the connected database. All the information about configuring the Storage Items can be found in our "Using Storage Items" section of this Help file. Now Click Finish...

...