ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Problems with devart TUniQuery and SQLite

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ChrisCamp Posted - Feb 06 2021 : 11:27:05
I get a ReadError when using UniDAC by devart
https://www.devart.com/unidac/
with TIEDBMultiBitmap and TIEDBBitmap

CCamp
2   L A T E S T    R E P L I E S    (Newest First)
ChrisCamp Posted - Feb 07 2021 : 13:33:18
It seems UniDAC causes the issues. I have reported it to them:
Request Category: Technical
Product: Universal Data Access Components Product Version: 8.3.2, UniDAC for RAD Studio 10.4 Sydney OS Version: Windows 10
Platform: x64
Details: UniDAC does not save image data (bitmap) to SQlite database correctly.
CREATE TABLE [icon](
[iconID] integer PRIMARY KEY AUTOINCREMENT,
[iconName] varchar(25) NOT NULL,
[iconBlob] image;
TDBImage, TImageEnDBView and other components complain about stream error. When using FireDAC everything works as expected

CCamp
xequte Posted - Feb 06 2021 : 16:17:49
Hi Chris

Can you email us a very simple demo.



Nigel
Xequte Software
www.imageen.com