Delphi 7: Load Excel 2010 File Using ADO Connection String
The connection string to load an Excel 2010 file in Delphi 7 using ADO components is:
Provider=Microsoft.ACE.OLEDB.12.0;Data Source='
Replace '
原文地址: https://www.cveoy.top/t/topic/kWzm 著作权归作者所有。请勿转载和采集!