StrataFrame Forum

Saving and Retrieving a Image from the database

http://forum.strataframe.net/Topic13519.aspx

By Mike Rogers - 1/17/2008

I am looking for a working example on how to retrieve and save a image to the database.  The CRM sample does not work for me.  Any help would be greatly appreciated.
By Bill Cunnien - 1/17/2008

Hi Mike,

I have been using the DevEx PictureEdit control with a great deal of success.  The little trick to getting it to work correctly is to change the default BindingProperty in the StrataFrame Framework Settings section from Image to EditValue.  Things take off after that.

Hope that helps,
Bill

By Ivan George Borges - 1/17/2008

Hi Mike.

Just to see if I could help... you mean the CRM is not working on your environment or the way it is done is not what you want to do? If you can run it, or open it with Visual Studio, have a look at the ProductMaintenance form.

By Mike Rogers - 1/17/2008

Hi Bill

Thanks for the tip. Works like a charm. Greatly Appreciated.

Smile

By Mike Rogers - 1/17/2008

Hi Ivan

In the sample CRM the image is not bound to the database, and when linked it would give me errors. Bill's suggestion corrected this problem.  Thanks

By Trent L. Taylor - 1/17/2008

Yeah, the sample pictures data was overwritten a while back and we have just not corrected it...I will have to add that to the ever growing list Crazy