read from xls

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moonalamoor
    New Member
    • Feb 2008
    • 18

    read from xls

    hi

    can anyone tell me how can read from xls file by C#

    then print the answer in console ??
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by moonalamoor
    hi

    can anyone tell me how can read from xls file by C#

    then print the answer in console ??
    You can use ADO.NET in the same way that you read data from databases. Read about it to find out how

    Comment

    Working...