I am using C++ Builder 10.3. My last version was C++Builder 5 from 20 years ago.
My question comes about because I am totally new to this compiler and the Embarcadero blog sites are now 3rd party and not real usable.
Is it possible to access an MS Access .accdb
database with the Interbase tools, or something else that comes standard with this compiler? My old version pre-dates .accdb
.
FireDAC, which is Embarcadero's latest Database framework, supports connecting to MSAccess databases.
See Connect to Microsoft Access Database (FireDAC) in Embarcadero's DocWiki.