Retrieve Excel Data with ADO





techstore
 LQ Net Home





Retrieve Excel Data with ADO

printpage    Printer Friendly Page

Set up the variables


Set up the connection



Set the data provider



Define the Connection string



Open the connection



Get full connection string after opening



Get recordset using rs.open SQL statement



Print the field names (from first row)



Get the rows all at once















Copyright © 2006-2009, LQ Systems,Inc. All rights reserved.