Topic: DBImage from one form to another

hello,

i have a DBImage in Form1 and i want that picture in Form2 when i save Form1, how can i do that?

Re: DBImage from one form to another

the reason for this is because in form2 i have a report button and i need to pick the DBImage from form1.

Re: DBImage from one form to another

anyone? sad

Re: DBImage from one form to another

i guess the solution would be with Form1.DBImage1.LoadFromDatabase('tablename', 'fieldname', 4);  like an example that i saw in forum.

Re: DBImage from one form to another

Hello,


Sorry for delay, I was on vacation.
Please attach your project.


Thanks.

Dmitry.