![]() |
|
#1
|
|||
|
|||
|
I use Delphi 2009.
I want to make a simple database - a kind of dictionary where I want a text field (usually 3-4 lines) in rich format (rtf). Is there a DB-field type which includes rtf format? Maybe a link to some code examples? Can rtf text be incuded in some kind of data type? I could use a arrary of records instead of a regular database. Best Regards Lars |
|
#2
|
|||
|
|||
|
OK - I think I have to use a Table and choose the tfBlob datatype for the field with the Rich text.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|