The ADO Connection Object is used to create an open connection to a data source.
I want to connect to an excel 2007 file(.xlsx) using delphi 7, so I used a AdoConnection and set its connectionstring …