Hi Sir,

I was trying hard to get the image on the Crystal report when the user selects the formid from aspx form in .net. Kindly let me know how to save the image in the database by coding so that whenever I select the formid the image should display on the report. Not just by doing in the crystal report only...

Kindly help me out...
Thank you.

To store byte array (content of file), use Image column(field) type and use parametrized SQL insert statement/stored-procedure to save the content of file into a table.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.