ODBC manager

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsodbc manager
RelatedFunction: revOpenDatabase
Glossary: DSN, Open Database Connectivity, database, function
Description

A utility program that manages database connections made via ODBC.

Typically, you use an ODBC manager program to create one or more DSNs with all the information needed to communicate with a database, such as its location and type. You use the DSN with the revOpenDatabase function to communicate with that database.

Tagsdatabase