Thread: ASP.NET/How To Use ADO with Excel Data from Visual Basic or VBA

How To Use ADO with Excel Data from Visual Basic or VBA

support.microsoft.com/default.aspx


A Caution about Mixed Data Types


To work around this problem for read-only data, enable Import Mode by using the setting "IMEX=1" in the Extended Properties section of the connection string. This enforces the ImportMixedTypes=Text registry setting.