|
-
December 10th, 2003, 09:06 AM
#1
Insert pictures from database
I want to insert pictures into my report, this pictures are stored a sqlserver 2000 database in an image type field and i am working in Cristal Reports for Visual Studio .Net. I need a report with a table, where in each row i must insert the picture of each employee of my company.
How can i do that???
Please help me and thank you very much.
-
December 10th, 2003, 09:42 AM
#2
you need to upload the file as a blob into the database, there is an example included with sql server....
take a look at this, it should help....
http://support.microsoft.com/?kbid=258038
-
December 10th, 2003, 02:16 PM
#3
Thanks irishgirl, but i all ready have the images as a blob in the database and when i am trying to insert the pictures into an Crystal Reports Report doesn't work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|