excel HELP

  • Thread starter Thread starter DzemoT.
  • Start date Start date
D

DzemoT.

I have OLEDB connection and OLEDB Command . OLEDB connection string is
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\MyExcel.xls;Extended
Properties="Excel 8.0;HDR=Yes;IMEX=1". When i start project is fails on
connection.open() and i get green breake.Why? What im doing wrong?
 
Back
Top