Re: [sqlite] Import data in SQLite from excel using C# code

2011-04-04 Thread Simon Slavin
On 4 Apr 2011, at 7:12am, Deepti Marathe wrote: > From what I see in the examples in libxml, I can read an excel file in my > program, but I still cannot figure out how to upload that file(the data in > that file) to a table in SQlite. Use the data from that table to create the appropriate

Re: [sqlite] Import data in SQLite from excel using C# code

2011-04-04 Thread Deepti Marathe
at will export the data from EXCEL to SQLite. >> Please >> can anybody guide me. >> Thanks in advance! >> >> -- >> View this message in context: >> http://old.nabble.com/Import-data-in-SQLite-fro

Re: [sqlite] Import data in SQLite from excel using C# code

2011-03-27 Thread Mohd Radzi Ibrahim
ication using C# that will export the data from EXCEL to SQLite. Please > can anybody guide me. > Thanks in advance! > > -- > View this message in context: > http://old.nabble.com/Import-data-in-SQLite-from-excel-using-C--code-tp31253267p31253267.html > Sent from the SQLit

[sqlite] Import data in SQLite from excel using C# code

2011-03-27 Thread Deepti Marathe
Hi, I am new to SQLite and am using it for the first time. I need to create an application using C# that will export the data from EXCEL to SQLite. Please can anybody guide me. Thanks in advance! -- View this message in context: http://old.nabble.com/Import-data-in-SQLite-from-excel-using-C