Top "Ms-jet-ace" questions

Office Access Connectivity Engine (ACE) is a new version of the Jet database engine and is available in Microsoft Access 2007 and later.

MS Access: Why is ADODB.Recordset.BatchUpdate so much slower than Application.ImportXML?

I'm trying to run the code below to insert a whole lot of records (from a file with a weird …

ms-access ado vba ms-jet-ace
Reading Microsoft Access files in Java

How to read (and write) MS Access files (.mdb) in Java? Is there any open-source jdbc driver for MS Access?

java jdbc ms-jet-ace
SSIS Package Fails After Move to 64-bit

We've got a a series of SQL Server Integration Services packages that copy data from a few MS Access databases …

ms-access ssis jet ms-jet-ace
OLEDB CASE WHEN in SELECT Query

How can use case when statement with oledb to excel file ? Like select prodid, case prodid when 1 then 'fine' when 2 …

sql oledb ms-jet-ace
ADO with XLSX files in Delphi XE

The issue here is ADO connection with Excel - is this still the standard way to read/write excel files …

excel delphi oledb ado ms-jet-ace