G
Guest
I use ADO.NET and the Microsoft.Jet.OLEDB.4.0 oledb provider to connect to an
excel spreadsheet and export data into a dataset to populate a datagrid.
Right now I use Extended Properties =Excel 8.0 in the connection string. When
I deploy on a production server do I need to check the version and put Excel
9.0 or 10.0 or 11.0 in the connection string? Also should Excel be installed
on the production server for this to work?
Thanks in advance for your reply.
excel spreadsheet and export data into a dataset to populate a datagrid.
Right now I use Extended Properties =Excel 8.0 in the connection string. When
I deploy on a production server do I need to check the version and put Excel
9.0 or 10.0 or 11.0 in the connection string? Also should Excel be installed
on the production server for this to work?
Thanks in advance for your reply.