Function DbSetDriver() Foundation

This function is not supported in Xbase++ (see DbeSetDefault()).

Description

The function DbSetDriver() allows a default data base driver to be set in other xBASE development environments. In Xbase++, the concept of the data base driver is replaced with the concept of an abstract data base mechanism (database engine, DBE), which has little in common with the old data base driver. A DBE is built with individual components making different services available for database and data management. Using the components of available DBEs, new DBEs can be built. More information can be found with the functions DbeLoad() and DbeBuild().

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.