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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Loading ImageEnMView from database
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Lucian

Romania
1 Posts

Posted - Jul 11 2017 :  12:35:10  Show Profile  Reply
Has anyone succeeded with this?

I am using this code:

FDBMultiBitmap := TIEDBMultiBitmap.Create(DataSource1, 'MESSAGEPAYLOAD', '');
FDBMultiBitmap.ReadOnly := True;
ImageEnMView1.SetExternalMBitmap(FDBMultiBitmap);
FDBMultiBitmap.FollowDBCursor := True;
FDBMultiBitmap.Update;

The blob contains a 10 image tif.
With the code above, only the first image is shown as thumbnail and I also get an access violation.

TIA
Lucian

xequte

38180 Posts

Posted - Jul 11 2017 :  22:50:53  Show Profile  Reply
Hi Lucian

It works fine here with our test databases. What database engine are you using?

Are you able to generate a small demo that reproduces the issue?

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: