Click here to Skip to main content
15,907,392 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to display image from access database in crystal report? Pin
Member 887182124-Jun-15 0:15
Member 887182124-Jun-15 0:15 
Hi,

Iam stuck up with this thing for past couple of days.
Iam saving company details in access database with compLogo as one of the field name to store the logo image as an OLE Object.
I can display the image in the form but i cannot display it in the crystal report.
I created a dataset with a datatable and created a column called compLogo with data type System.Byte and added this datatable to the database field of the report and dragged and droped the compLogo fieldobject.

And in the code i retrieved the image as a byte array and passed it to the datatable field, but it shows the following error:

System.ArgumentException: Input String was not in a correct format. Couldn't store <system.byte[]> in compLogo Column. Expected type is Byte.


Thanks in advance!!!!
SuggestionRe: How to display image from access database in crystal report? Pin
ZurdoDev26-Jun-15 3:50
professionalZurdoDev26-Jun-15 3:50 
QuestionFile deletion issue in a VB.NET project Pin
Mustanggx22-Jun-15 6:08
Mustanggx22-Jun-15 6:08 
AnswerRe: File deletion issue in a VB.NET project Pin
jkirkerx23-Jun-15 10:42
professionaljkirkerx23-Jun-15 10:42 
GeneralRe: File deletion issue in a VB.NET project Pin
Mustanggx25-Jun-15 3:59
Mustanggx25-Jun-15 3:59 
QuestionHow to send an URL as hyperlink using System.Web.Mail Pin
Mallika Karuppiah21-Jun-15 4:20
Mallika Karuppiah21-Jun-15 4:20 
AnswerRe: How to send an URL as hyperlink using System.Web.Mail Pin
Sascha Lefèvre21-Jun-15 4:28
professionalSascha Lefèvre21-Jun-15 4:28 
GeneralRe: How to send an URL as hyperlink using System.Web.Mail Pin
Mallika Karuppiah21-Jun-15 4:31
Mallika Karuppiah21-Jun-15 4:31 
GeneralRe: How to send an URL as hyperlink using System.Web.Mail Pin
Sascha Lefèvre21-Jun-15 5:30
professionalSascha Lefèvre21-Jun-15 5:30 
AnswerRe: How to send an URL as hyperlink using System.Web.Mail Pin
jkirkerx21-Jun-15 11:41
professionaljkirkerx21-Jun-15 11:41 
SuggestionRe: How to send an URL as hyperlink using System.Web.Mail Pin
Richard Deeming22-Jun-15 1:36
mveRichard Deeming22-Jun-15 1:36 
AnswerRe: How to send an URL as hyperlink using System.Web.Mail Pin
ZurdoDev26-Jun-15 3:52
professionalZurdoDev26-Jun-15 3:52 
QuestionWhy Buttons in update panel are not able to update page ,how to do so? Pin
Rjohri20-Jun-15 20:28
Rjohri20-Jun-15 20:28 
AnswerRe: Why Buttons in update panel are not able to update page ,how to do so? Pin
Herman<T>.Instance13-Jul-15 0:25
Herman<T>.Instance13-Jul-15 0:25 
QuestionHow to restrict saving a website Offline ? Pin
Abhishek65519-Jun-15 2:22
Abhishek65519-Jun-15 2:22 
AnswerRe: How to restrict saving a website Offline ? Pin
F-ES Sitecore19-Jun-15 3:42
professionalF-ES Sitecore19-Jun-15 3:42 
GeneralRe: How to restrict saving a website Offline ? Pin
PIEBALDconsult19-Jun-15 5:41
mvePIEBALDconsult19-Jun-15 5:41 
SuggestionRe: How to restrict saving a website Offline ? Pin
Richard Deeming19-Jun-15 6:26
mveRichard Deeming19-Jun-15 6:26 
GeneralRe: How to restrict saving a website Offline ? Pin
PIEBALDconsult19-Jun-15 6:36
mvePIEBALDconsult19-Jun-15 6:36 
JokeRe: How to restrict saving a website Offline ? Pin
Richard Deeming22-Jun-15 2:58
mveRichard Deeming22-Jun-15 2:58 
GeneralRe: How to restrict saving a website Offline ? Pin
PIEBALDconsult22-Jun-15 4:25
mvePIEBALDconsult22-Jun-15 4:25 
AnswerRe: How to restrict saving a website Offline ? Pin
jkirkerx19-Jun-15 9:15
professionaljkirkerx19-Jun-15 9:15 
QuestionFieldset Alignment Problem Pin
Member 1116162518-Jun-15 5:46
Member 1116162518-Jun-15 5:46 
AnswerRe: Fieldset Alignment Problem Pin
User 41802541-Jul-15 11:29
User 41802541-Jul-15 11:29 
QuestionHiddenField Pin
Member 1116162517-Jun-15 19:10
Member 1116162517-Jun-15 19:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.