Delphi 7.0 与 Excel 2007 连接有关问题

Delphi 7.0 与 Excel 2007 连接问题
Delphi 7.0 与 Excel 2007 连接出现问题, 不知道Delphi 7.0 跟 Excel 2007 怎样可以连接成功?   
  AdoConnection.Connectionsting 怎么写?

------解决方案--------------------
高版本后缀为 .docx,.xlsx  采用Provider=Microsoft.ACE.OLEDB.12.0;Data Source=d:\tb.xlsx;Extended Properties= "Excel 8.0;HDR=YES;IMEX=1";Persist Security Info=False