Excel 2002

P

Priyesh

Hi,

How to get ado recordsets from excel2002. I use the
connection string
"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source= " & Name & ";Extended
Properties=Excel 8.0;" & _
"Persist Security Info=False"

It reads well for all other than Excel 2002. Help me.

Thanx in advance

Priyesh.
 
Top