Cannot display bit types in VS2008

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
mepolsen
Posts: 14
Joined: Mon 25 Oct 2010 19:14

Cannot display bit types in VS2008

Post by mepolsen » Mon 25 Oct 2010 19:29

I have the latest released version of dotConnect installed, but am having problems displaying columns defined as 'Bit' types when querying the data in VS2008. Server explorer shows for Bit types.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 29 Oct 2010 10:51

We will investigate the issue with the Bit data type and notify you about the results as soon as possible. In general we recommend using only typenames that are mentioned here: http://www.sqlite.org/datatype3.html.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 01 Dec 2010 14:11

The bug with retrieving boolean values from database is fixed. I will post here when the corresponding build is available for download.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 17 Dec 2010 13:11

New build of dotConnect for SQLite 3.00.69 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/sqlite/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=19796 .

Post Reply