Database Connectivity

Introduction

This topic describes database connectivity in 3B2, how it can be used and the benefits it provides. 3B2 supports all the industry standard text and graphics formats and the API (Applications Programming Interface) with OCX allows the user to fully integrate 3B2 with external database applications. Support is also provided for SQL via ODBC.

What is 3B2's database connectivity?

A database is a collection of data arranged for ease and speed of search and retrieval.

3B2 supports the following standard database functions:

Why database connectivity in 3B2?

Databases consist of large amounts of data stored in a computer system. 3B2 enables you to utilise and publish this information. 3B2 communicates with the database using the ODBC protocol. The access to the database takes place using an SQL syntax. The results of the SQL instructions are read into an internal table in 3B2. The data in this internal table can be processed using the ODBC instruction and be written back, if required, into the database.

Because 3B2 is ODBC compliant it is possible to:

Support for database connectivity in 3B2 means that you can find the information you want and use it with ease.

Database connectivity in 3B2 offers the following:

Overall Benefits

Using 3B2 you can easily reuse your data and publish it in forms other than just paper, for example electronically via Intranet or Internet, or for the purposes of archiving and database publishing.

While 3B2 is a particularly strong publishing and printing system, it can also be used in conjunction with databases. For example, 3B2 can automatically convert a database for a variety of electronic and paper formats.

3B2 allows instant, direct access to a database so you can have a single data storage point for all your applications. This data can then be published directly, without the need for time consuming, intermediate steps, ensuring the data is always current, up to date and therefore correct.

Further Information and References

Microsoft SQL homepage

Microsoft ODBC homepage


See also