What's New with Jet 4.0 Windows Registry Settings
Microsoft® Jet version 4.x now offers four methods to modify your Microsoft Windows® Registry settings. In addition to using Regedit.exe to overwrite default settings or create a portion in your application’s registry tree to manage the settings, you can also use the SetOption method from DAO or the connection properties in the Microsoft OLE DB Provider for Jet.
Detailed information and examples are provided for initialization settings for the Jet database engine. These settings are used for access to Microsoft Access databases. Information is also provided for Microsoft Jet replication settings.
For detailed information about these methods and settings, see:
Customizing Windows Registry Settings for Microsoft Jet | Initializing the Microsoft Jet 4.0 Database Engine Driver |
See Also
Overview of What’s New | What’s New with Data Manipulation Language |
What’s New with Data Definition Language |