473,465 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to programetically embed an ole bitmap in a database field

I need to find a way of embedding an ole object into a database field, so it
can be retrieved by a Crystal report and displayed as a picture.

Embedding the bitmap file as a long binary or a blob is easy, but this can
not be interpreted as an ole object and hence not displayed on the report.

Any suggestion would be very welcome.
Jul 21 '05 #1
2 2252
oj
sql does not store embedded object. You will have to stream the blob to a
file and use that file in your report.

--
-oj
Rac v2.2 & QALite!
http://www.rac4sql.net
"Kevin Holland" <ke***********@hotmail.com> wrote in message
news:Ow**************@TK2MSFTNGP12.phx.gbl...
I need to find a way of embedding an ole object into a database field, so it can be retrieved by a Crystal report and displayed as a picture.

Embedding the bitmap file as a long binary or a blob is easy, but this can
not be interpreted as an ole object and hence not displayed on the report.

Any suggestion would be very welcome.

Jul 21 '05 #2
oj
sql does not store embedded object. You will have to stream the blob to a
file and use that file in your report.

--
-oj
Rac v2.2 & QALite!
http://www.rac4sql.net
"Kevin Holland" <ke***********@hotmail.com> wrote in message
news:Ow**************@TK2MSFTNGP12.phx.gbl...
I need to find a way of embedding an ole object into a database field, so it can be retrieved by a Crystal report and displayed as a picture.

Embedding the bitmap file as a long binary or a blob is easy, but this can
not be interpreted as an ole object and hence not displayed on the report.

Any suggestion would be very welcome.

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kevin Holland | last post by:
I need to find a way of embedding an ole object into a database field, so it can be retrieved by a Crystal report and displayed as a picture. Embedding the bitmap file as a long binary or a blob...
2
by: deko | last post by:
I have a table that contains a bunch of pictures. When the user selects a particular image in a form, I need a way to extract the selected bitmap image (stored in an OLE Object table field) to the...
6
by: david epsom dot com dot au | last post by:
I have a report with an OLE bound frame. A bitmap has been pasted into the bound field. The bitmap displays and prints differently on different computers. In particular, the alignment is...
3
by: M | last post by:
Hi Folks, Does anyone know how to embed a file into a resource in C#? You seem to be able to embed Icon, Bitmap, Cursor's & Strings. But how do you embed a file??? In VC++ version 6 you...
3
by: Bradford | last post by:
I have an Windows application that displays lots of different colored lines in a Panel by using the Graphics.DrawLine method. The location and length of each line comes from a database query that...
1
by: aaapaul | last post by:
Hello ! I have created a webform to upload a bitmap and save in a database. There is a <input type=file run=server>-Field where the user can select the file. I have to buttons Button 1:...
0
by: Mahil | last post by:
I have trying to read the sample database fiields in the Northwind from MS Access into an Applet. I am able to successully read and display all the text fields. But the difficulty comes with 'Photo"...
1
by: MRe | last post by:
Hi, Is there any way to write a graphical program in CSharp that could be embedded into Word2000. I've read .NET doesn't support creation of ActiveX controls (unless done using C++) but is there...
0
by: flaviosemeao | last post by:
Hi guys, I am gonna ask the same question again regarding tweening in text fields. I already read some Adobe documentation and I understood that text field has its property _alpha available just...
0
by: =?Utf-8?B?TWFyazEyMw==?= | last post by:
I have two pieces of VB.NET code below: a) Sends an email b) Returns a programmatically created jpeg image to a webpage. How can I embed the programmatically created jpeg into an HTML...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.