2 Replies - 724 Views - Last Post: 02 February 2012 - 06:54 AM Rate Topic: -----

#1 redchilli  Icon User is offline

  • D.I.C Head

Reputation: -1
  • View blog
  • Posts: 52
  • Joined: 23-July 11

Crystal Reports in c# help?

Posted 01 February 2012 - 03:13 PM

hi
Iam using vs2010,c# and making crystal reports...for windows form .i want to show my picturebox image into report not using databases ..is it possible to show picture on report with using database? but how :( any help..
i dont wana use datasets because i only generate the receipts for my project.:(

Is This A Good Question/Topic? 0
  • +

Replies To: Crystal Reports in c# help?

#2 eclipsed4utoo  Icon User is offline

  • Not Your Ordinary Programmer
  • member icon

Reputation: 1511
  • View blog
  • Posts: 5,916
  • Joined: 21-March 08

Re: Crystal Reports in c# help?

Posted 01 February 2012 - 08:05 PM

Ok, so you have a report, and you want to show an image in it?

How about tell us what you want to do rather than telling us what you don't want to do.
Was This Post Helpful? 0
  • +
  • -

#3 redchilli  Icon User is offline

  • D.I.C Head

Reputation: -1
  • View blog
  • Posts: 52
  • Joined: 23-July 11

Re: Crystal Reports in c# help?

Posted 02 February 2012 - 06:54 AM

View Posteclipsed4utoo, on 01 February 2012 - 08:05 PM, said:

Ok, so you have a report, and you want to show an image in it?

How about tell us what you want to do rather than telling us what you don't want to do.

i want to know how we pass that picture box image on report..
we use string parameter to pass textboxes values to report on runtime...but how can we pass that picture at runtime to report because crystal report have no datatype of bytes or array??
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1