Unable to read the correct value using Dapper

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
gwotang
Posts: 1
Joined: Thu 18 Feb 2021 03:50

Unable to read the correct value using Dapper

Post by gwotang » Thu 18 Feb 2021 04:19

Reading the data using the Dapper will get System.Byte[].

Image

Image

db file : https://drive.google.com/file/d/1zY3RjZ ... sp=sharing

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

Re: Unable to read the correct value using Dapper

Post by Shalex » Tue 23 Feb 2021 18:14

Thank you for your report. We will notify you when the issue is fixed.

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

Re: Unable to read the correct value using Dapper

Post by Shalex » Fri 26 Feb 2021 10:11

The bug with reading System.Byte[] instead of actual values of CHAR columns via SQLiteDataReader is fixed. We will notify you when the new public build of dotConnect for SQLite is available for download.

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

Re: Unable to read the correct value using Dapper

Post by Shalex » Sat 03 Apr 2021 11:48

New build of dotConnect for SQLite 5.17.1860 is available for download now: viewtopic.php?f=29&t=44767.

Post Reply