Access mdb database
Discussions tagged Access mdb database
-
more than a month ago
ODBC MS Access FireDAC - do you need to call CoInitalizeEx() ?
Do I need to call CoInitializeEx() when running a FireDAC based interface to MS Access database tables (*.mdb) using the ODBC driver with the interface running in a separate thread? If so, should I call it with the parameter set to COINIT_APARTMENTTH... -
more than a month ago
Closing down FireDAC mulithreaded multi-database Access interface
I am trying to close all connections in a multi-threaded FireDAC system that interfaces to two separate MS Access 97 databases. After I have done this I then want to call the MS Access Compact function to "Compact" the MS Access database. This operat... -
more than a month ago
FireDAC MS Access 97 - rare but regular failure to Insert
Using C++ Seattle 10, Subscription Upgrade 1 running on Win 7 professional 32 bit and using an MS Access 97 database (as specified by the customer because of all their legacy Access code that they also use on the same database) with FireDAC interf... -
more than a month ago
TFDConnection - The operating system is not presently configured to run this application
Hi Environment Delphi 10 Seattle Windows 10 - Office 2016 When I put an TFDConnection onto a form and try linking to demos (as well as my target database) and I get "The operating system is not presently configured to run this application" fo...
- Page :
- 1