in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows
All Tags » UnitTest (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Using Sqlite in UnitTest

    I ofter use sqlite for unit test. The way I use it is copy the db file to c:\ when "SetUp", delete it when "TearDown". It works fine until version 1.0.44.0. When I use 1.0.45.0 or 1.0.46.0 it failed with an exception said the file can not be deleted or created because others hold...
    Posted to General (Forum) by llf on 11-02-2007
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems