Reading and Writing Excel Spreadsheets Using ADO.NET C#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shark

    Reading and Writing Excel Spreadsheets Using ADO.NET C#

    Hi,

    I'm using ADO. NET to update excel from c# code. It works fine with one
    exception.
    If value for given column can be parsed to number then something (ADO .NET
    ??) put extra apostrophe sign at the begining. How to avoid it?

    Thanks

    Shark

Working...