CincyScott
Programmer
I'm formerly a VB developer (VB1,2,3 Pro), now using Delphi (1,2,3,5 Pro). I am now tasked with writing a Delphi front end to an Access database (for speed, portability, tools availability purposes). I got to the last field (of about thirty) on my form, which was a "Comments" (datatype Memo) field. I wanted to use a TdbRichTextEdit control, which is basically a word processor in a control, for this field. I went into Access97 to change the datatype to RichEdit and found that there is no such datatype in the list. I've been using DBRichEdit fields and controls since Delphi 2/Paradox 5 (where its called a Formatted Memo datatype). Can it really be true that MS does not support this datatype in Access? Didn't they, in fact, invent RTF? Is there an extended list of datatypes that I didn't know enough to find (there are 17 listed the Paradox's pick list, less than half that in Access97's??). Please don't misunderstand: I'm agnostic about the DB choice--whatever the client wants, that's fine. I am, however, somewhat dismayed at losing functionality that I had come to take for granted and had pretty much presumed was universal. I mean, even Oracle supports RichText, for chrissake. Can someone please point me to a solution to this problem (other than switch back to Paradox--the client wants Access)?<br>
TIA,<br>
Scott
TIA,<br>
Scott