how to read and write to .xsl file by ado.net ?
-
i want to know how can i read and save record into .xsl file by ado.net like any table.i did this by vb data control to read and write data to work sheet in excel .xsl file just like .xsl file behave like database and worksheet behave like table.if possible please tell me in detail how can i do it by ado.net and if possible give me the sample code. tbhattacharjee
-
i want to know how can i read and save record into .xsl file by ado.net like any table.i did this by vb data control to read and write data to work sheet in excel .xsl file just like .xsl file behave like database and worksheet behave like table.if possible please tell me in detail how can i do it by ado.net and if possible give me the sample code. tbhattacharjee
OK. Have you done any research on your questions before you post them here? Finding an example of this one was ridiculously easy. All it took was searching Google for 'Excel ADO.NET'. :wtf: I don't mind helping out, but you have to at least TRY to help yourself first. It will lead to a much greater depth of knowledge about your question and how VS.NET and other technologies work. This is but a single article and code sample, but Google returned over 58,600 hits on pages written within the last year!
http://www.dotnetjohn.com/articles/articleid54.aspx[^]
RageInTheMachine9532