Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BLOBs Short How To on Displaying in CR from a DB

Status
Not open for further replies.

mbpierce

Technical User
Mar 22, 2001
19
0
0
US
I have been reading some past threads on BLOBs. I have found some very helpful tips but what I haven't found is a down and dirty "how to" sort of thing.

I want to place some images as BLOBs into a database, say SQL for example, and then have them display in my report.

I have seen two schools of thought:
1. Save the path to the image in the file system in the
database and reference it that way.

or

2. Place the image in a database as a BLOB.

Which is better?
Why?
What is the best way to proceed?

Thanks in advance for your expert advice.

Mary
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top