in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Urgent :Can i copy a DataTable in .net into a sqlite table?

Last post 03-13-2010 10:48 PM by Tejaswini. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-13-2010 10:48 PM

    Urgent :Can i copy a DataTable in .net into a sqlite table?

     Hi,

        i want to use the sqlite db as cache for my application. So periodically my appplication will access database from my remote db server and get the required data in dataset or in DataTable. now instead of manually creating table in sqlite can i directly copy the DataTable in Sqlite table?

       

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems