Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

VB-2005 Crystal Reports Photo from Database

$
0
0
I Would like to show employees photos in Crystal Reports from SQL Server 2005 Table using VB-2005 but unable to achieve result

Database : SQL Server 2005
TableName : Employees
Column Name: photo
Column Type: image
Language : VB-2005

The Crystal Reports would be based on DataSet [ReportDataSet] and i am trying to store the image in [photo] column of DataTable [Table001]

DataSet : ReportDataSet
DataTable : Table001
ColumnName : photo
DataType : Byte

I have spent almost 3-4 hours but unable to achieve result....

kindly guide / help to achieve result?

Viewing all articles
Browse latest Browse all 13329

Trending Articles