When Should I Use the Database Classes?
| Overview | How Do I | FAQ | ODBC Driver List
Many applications require data storage in a database, and many other applications could benefit from using a database. A database gives you a flexible data repository that can be accessed, in many cases, by multiple users and multiple applications. Databases can store large amounts of data and provide fast data access for queries and updates.