| Sender |
Super
|
| Recipient(s) |
Jaya Kumar
|
| Date |
10 Sep 2009
|
Re: Re: Re your article on uploading Excel
|
Thanks very much Jaya - that works. One other question - the import only seems to pick up numbers on the spreadsheet not text. Do you know why ?
>>> On 10 Sep 2009, Jaya Kumar wrote:
Hi "'Import$" is the name of the Worksheet, may be in your worksheet the name may be changed. so please check the name of the worksheet which contains the data
>>> On 10 Sep 2009, Super wrote:
Hi Jaya, I have been trying to get this article you wrote to work but get the error message at the following breakpoint
OleDbDataReader dr = cmd.ExecuteReader();
"Could not find the object 'Import$' Make sure the object exists.
I cant seem to figure out what I am doing wrong Any suggestions would be much appreciated.
What tables am I meant to have set up before hand in the database
Thanks Sean
(http://www.dotnetspider.com/resources/15076-Import-Excel-Sheet-Data-To-Data-Grid-View.aspx)
|