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
Hedayatullah Safi
NA
17
7.3k
display image in crystal report from folder
May 14 2017 9:09 AM
Hi friends I am new with asp.net I want to display image in crystal report from folder I Just save imge name in database now I want to concatenate the path with image name to show in crystal report please help and I pass the command to crystal report
here is the query
select student.stdPhoto ,student.StdID ,student.StdName,student.StdfatherName,student.StdNeckName,student.StdGrandFatherName,student.StdBirthYaer,student.StdGender,Std_Language.LanguageName, Exam.ExamType,student.StdBirthPlace,student.StdMaritalStatus,Exam.PaperLanguage,std_family.Name,std_family.RelationshipType,std_family.Job,std_family.WorkPlace,std_family.Phone,Payroll_Province.ProvinceName,Payroll_District.DistrictName,Village.villageName,CurrentAddress.currentHouse,student.PhoneNo,OriginalAddress.HouseNO,NIC.VolumeNo,NIC.PageNo,NIC.RegistratioNo,nic.NIC_NO,Payroll_School.SchoolName,student.StdGraduationYear,student.Registration_No from student,Std_Language,Exam,std_family,CurrentAddress,OriginalAddress,NIC,Payroll_School,Payroll_District,Payroll_Province,Village where student.StdCurrentAdd=CurrentAddress.CurrentAddID and student.StdOriginalAdd=OriginalAddress.OriginalAddID and student.StdID=Exam.StdID and student.Registration_No=Exam.Registration_No and student.StdSchool=Exam.School and student.NIC_ID=NIC.NIC_ID and std_family.R_ID=student.familyID and student.StdNativeLanguage=Std_Language.LanguageID and CurrentAddress.currentProvince=Payroll_Province.ProvinceID and CurrentAddress.currentDistrict=Payroll_District.DistrictID and CurrentAddress.currentVillage=village.VillageID and Payroll_School.DistrictID=Payroll_District.DistrictID and Payroll_District.ProvinceID=Payroll_Province.ProvinceID and village.disttrictID=Payroll_District.DistrictID and student.StdSchool=Payroll_School.SchoolID
Reply
Answers (
1
)
Adding an Image to my Strain Class
Using .contains LINQ method doesn't work properly.