TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ahmed elbarbary
NA
1.6k
278.4k
How to add Image On Crystal Report depend on database Field
Feb 2 2019 8:31 PM
problem
How to add Image On Crystal Report depend on database Field show dynamically data ?
I have field on Table Employee his name EmployeeImage with datatype Varbinary(max)
this field have personal images for all employee
i need to show image dynamically on crystal report based on field EmployeeImage
so that
How to add image field on crystal report depend on data for images on database dynamically ?
suppose i make select * from EmployeeImage where id=txtid.text
then it will show EmployeeImage for that searched by on txtid.text ?
Reply
Answers (
1
)
How to generate labels from datatable based on records exist
I want you ideas opinion