|
Home > Archive > Microsoft Content Management Server > March 2007 > Data Missing from Excel Cell When Query through C#
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Data Missing from Excel Cell When Query through C#
|
|
| vikram.andoji@gmail.com 2007-03-28, 7:15 pm |
| Hi All,
I am trying to Import data from an Excel file using C# with OLEDB in
to SQL Server. I am excuting a simple select statement on the excel
file and getting all columns. Except one column all the columns and
its data looks fine. And that one column has data in excel file but
when I query I cant see that data in my dataset. I have checked all
the properties on that column but couldn't find any clue. I dont
know
what else properties I need check on that column. I strongly feel
that
it might be related to some column property in Excel. If any of you
have any idea please help me.
Thanks,
Vik
| |
| Stefan Goßner [MSFT] 2007-03-29, 7:16 am |
| Hi Vik,
this newsgroup focuses on Microsoft Content Management Server questions.
Please post your question into an Excel related newsgroup.
Thanks,
Stefan
<vikram.andoji@gmail.com> wrote in message
news:1175117763.336851.108480@n59g2000hsh.googlegroups.com...
> Hi All,
>
> I am trying to Import data from an Excel file using C# with OLEDB in
> to SQL Server. I am excuting a simple select statement on the excel
> file and getting all columns. Except one column all the columns and
> its data looks fine. And that one column has data in excel file but
> when I query I cant see that data in my dataset. I have checked all
> the properties on that column but couldn't find any clue. I dont
> know
> what else properties I need check on that column. I strongly feel
> that
> it might be related to some column property in Excel. If any of you
> have any idea please help me.
>
> Thanks,
> Vik
>
|
|
|
|
|