Reading and Writing Excel Spreadsheets Using ADO.NET C#
am 11.04.2008 11:16:35 von SharkHi,
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