Welcome to AspAdvice
Sign in
|
Join
|
Help
GetWhatYouWant
This Blog
About
Syndication
RSS 2.0
Atom 1.0
Search
Go
Navigation
Home
Blogs
Forums
Photos
Downloads
My Reader
Tags
No tags have been created or used yet.
Recent Posts
SQL - Alternative to FOR XML PATH
ASP.Net - Window form application change / set start up form
Good tools
.Net Compressing file using SharpZipLib
ASP.Net - Javascript onChange does not trigger AutoPostBack
Archives
January 2010 (1)
December 2009 (4)
November 2009 (2)
May 2009 (6)
April 2009 (13)
March 2009 (3)
August 2008 (1)
July 2008 (1)
June 2008 (5)
May 2008 (1)
February 2008 (1)
November 2007 (1)
January 2007 (4)
November 2006 (1)
October 2006 (2)
September 2006 (12)
February 2008 - Posts
Friday, February 01, 2008 11:22 AM
ASP.NET vb read EXCEL to check column name and unknown sheet name
Dim strPhysicalPath As String = to ur file physical path objConnMain As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data source=" & strPhysicalPath & ";Extended Properties=Excel 8.0") Dim objDataAdapter As OleDbDataAdapter
Posted by
mo meng
|
6 Comments