Plz do help me im in difficult situation
am 14.02.2007 12:03:01 von brainy brainy
i have to read an excel file and on that excel file i must calculate the
sum of the 2nd column and that sum should be stored on the access
database which contains tablename "ben"
and the fileds will be
srno(auto) number
date(filename of the excel)
total(sum of 2nd column)
This should be done using asp.net
The total of the sum should be displayed on the other excel sheet
im using .net2003
Plz do send me the code for this....
I have to use oledbdataadapter and oleddconnection
*** Sent via Developersdex http://www.developersdex.com ***
Re: Plz do help me im in difficult situation
am 16.02.2007 07:42:36 von David Kirkby
Maybe just ask somebody in your class to copy their homework.
"brainy brainy" wrote in message
news:OMcryeCUHHA.496@TK2MSFTNGP06.phx.gbl...
>
>
> i have to read an excel file and on that excel file i must calculate the
> sum of the 2nd column and that sum should be stored on the access
> database which contains tablename "ben"
> and the fileds will be
> srno(auto) number
> date(filename of the excel)
> total(sum of 2nd column)
> This should be done using asp.net
>
> The total of the sum should be displayed on the other excel sheet
>
> im using .net2003
>
> Plz do send me the code for this....
>
> I have to use oledbdataadapter and oleddconnection
>
>
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***