in

System.Data.SQLite

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

Browse by Tags

  • Re: DataType Mappings ("DATETIME" --> DbType.DateTime and "BOOLEAN" --> DbType.Boolean)

    Hello, I was using the conversion code from System.Data.SQLite.SQLiteConvert (SQLiteConvert.cs) to convert some types and I'm a bit puzzled over two types: "DATETIME" and "BOOLEAN": The "DATETIME" from/to DbType.DateTime conversion: SQLiteConvert.DbTypeToTypeName( DbType...
    Posted to General (Forum) by folderol on 06-25-2009
  • BOOLEAN type support

    The _typeNames in SQLiteConvert doesn't include support for "BOOLEAN". Also, there seem to be some incompatibilities in the formats of some things like DATETIME fields with the product SQLite Expert. (This may really be more of a feature request, but any help would be greatly appreciated...
    Posted to Bugs (Forum) by BondsBW on 12-07-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems