the results in an excel
file i referenced these two articles.... From DataBase and Stored into
excell Sheet (http://www.codeproject.com/KB/vb/Getvaluesfromdatabase.asp ADODB.Recordset Dim fld As ADODB.Field '
Open the connection. cnt.
Open(stcon) '
Open the xlApp.Workbooks.Add(Microsoft.Office.Interop.Excel.XlWBATemplate.xlWBATWorksheet ) Dim xlWSheet As Microsoft.Office.Interop.Excel.Worksheet
more...
Sponsored Links