in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » Sqlite » vb.net (RSS)

Browse by Tags

  • SQLITE_MAX_COLUMN

    Question: Is it possible to create a table with more than 3000 columns/fields? I found this environment variable (SQLITE_MAX_COLUMN) on the SQLite site and it appears to default to 2000 max columns but can be changed. However, I don't see any reference to it here so I'm not sure how to change...
    Posted to How To (Forum) by precipios on 09-12-2011
  • Can't access data in TEXT field

    I've been trying to read data from a TEXT field, but the best I seem to be able to get is a string of rubbish characters. I think this means that the encoding needs to be specified somewhere, but I can't work out where. I'm able to get data from other field types (Int, etc), but just not...
    Posted to How To (Forum) by NickRogers on 06-18-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems