This appendix provides information you can use to:
To get the most out of Quick Bridge, you should be familiar with the data structure of the target database and understand how the generated table procedure can be used in your SQL access strategy. To review, a network-type database defines data by elements that are grouped together into record occurrences, which together form a record type. A set defines the relationship between record types. In a relational database, data is represented in columns; a group of columns form a row. Together, the columns and rows form a table. A foreign key defines the relationship between tables. Among other uses, table procedures give users of nonSQL-defined schemas a way to map SQL DML statements to navigational DML statements.
This section contains the following topics:
Access Methods for Selected Records
Samples from the Commonweather Database
Specify a DBName for Table Procedures
Authority Required to Generate Table Procedures
SQL Data Type Mapping and Defining SQL Columns as Date Columns
Messages Returned From a Generated Table Procedure
|
Copyright © 2013 CA.
All rights reserved.
|
|