Subject | RE: [IBO] RE: Blob fields |
---|---|
Author | Bituin Bautista |
Post date | 2001-01-23T03:07:18Z |
there's two separate programs that i'm using - the one with the
twwdbrichedit uses bde and it only displays the data transferred by the
other program which uses the IBO
this other program only transfers blob data from one table to another and
there's no data aware components on it.
if i use the update sql from the ISQL, twwdbrichedit display fine. but if
i use the other program that transfer blob field to another table it display
the formatting setting
got anymore ideas?
thanks again
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: Tuesday, January 23, 2001 1:24 PM
To: IBObjects@egroups.com
Subject: Re: [IBO] RE: Blob fields
TDBRichEdit isn't compatible with the TIB_ series of components. Use a
TIB_Datasource for linking and use a TIB_RichEdit.
Helen
At 12:01 PM 23-01-01 +1100, you wrote:
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
twwdbrichedit uses bde and it only displays the data transferred by the
other program which uses the IBO
this other program only transfers blob data from one table to another and
there's no data aware components on it.
if i use the update sql from the ISQL, twwdbrichedit display fine. but if
i use the other program that transfer blob field to another table it display
the formatting setting
got anymore ideas?
thanks again
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: Tuesday, January 23, 2001 1:24 PM
To: IBObjects@egroups.com
Subject: Re: [IBO] RE: Blob fields
TDBRichEdit isn't compatible with the TIB_ series of components. Use a
TIB_Datasource for linking and use a TIB_RichEdit.
Helen
At 12:01 PM 23-01-01 +1100, you wrote:
>Hi guys..All for Open and Open for All
>
>I'm using TIB_cursor and copying blob fields from one table to another but
>it also copies the formatting setting of the text (colors,fonts, etc)
>
>example: {when displayed on dbrichedit}
>
>Chattels
>{\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Arial;}{\f1\fnil Arial;}}
>{\colortbl ;\red0\green0\blue0;}
>\viewkind4\uc1\pard\cf1\lang1033\fs16 All light fittings\lang3081\f1\par
>}
>
>I only need the text
>
>Chattels
>All light fittings
>
>to be displayed on dbrichedit
>
>Can anyone help me??
>
>thanks
>
>
>
>
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________