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
 Saving layer information to database

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
onsolution Posted - Sep 16 2019 : 00:55:17
My app used to save the annotations to the database, but I have just discovered that this isn't happening anymore.

Given that there have been the major changes over the last couple of years, is there something different I need to be doing?

I am using a ImageEnDBVect. All the code works for adding layers etc, but it just doesn't save and reload next time.

Thanks In Advance,
Shane
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Sep 18 2019 : 17:19:56
Hi

Please email me for an update that includes this.

Nigel
Xequte Software
www.imageen.com
onsolution Posted - Sep 17 2019 : 20:38:39
Layers.

That would probably explain it. It was working under the old system (implemented years ago), but then I converted to the new to use the standard actions etc, and didn't think twice about it.

Yes, this is a critical feature. Once I complete this I can release the product to the general market.
xequte Posted - Sep 17 2019 : 05:16:50
Hi Shane

Are you using Layers or Objects?

I have a to-do item to add Layers support to TIEDBBitmap, so if you are using Layers, let me know, I'll bring it forward.

Nigel
Xequte Software
www.imageen.com
onsolution Posted - Sep 16 2019 : 21:47:59
I tried different formats, all with no success.

I have now swapped the control for TImageEnView and using TIEDBBitmap as per demos and still the same.

I can load images, modify the image (paint) and save changes. I can't load images, add layers and save changes.

It is just being stored in Microsoft SQL Server blob field. It was working so I'm not concerned about the database.
xequte Posted - Sep 16 2019 : 16:52:36
Hi Shane

Are you using layers or ImageEnVect objects?

What is your TImageEnDBVect.DataFieldImageFormat?


Nigel
Xequte Software
www.imageen.com