PDA

View Full Version : Ado.net


KaranTh85
13-03-2008, 01:22 PM
I m new to ADO.NET & wanna write a prg in ASP.NET (using C#) to connect 2 excel data:confused:
(display,update,delete,modify etc)

Pls tell me the required code 4 dat.....:)

Krazy_About_Technology
14-03-2008, 02:26 AM
You can use the OleDB provider for Excel to read data, but i am not sure about updating and deleting.