trichview.com

trichview.support




Re: TRichView - Interbase/FireBird with the component IboObjects. 


Return to index


Author

Message

Sergey Tkachenko

Posted: 08/20/2003 10:02:38


Probabably, it is not compatible with standard Delphi database classes?


I looked at IB Objects home page (it is http://www.ibobjects.com/ , isn't

it?).

I believe, if you want to use DB-aware component created by standard Delphi

sheme (including TDBRichViewEdit), you need:


- create TIBOTable

- create TDataSource (standard component), assign IBOTable to

DataSource.DataSet

- create TDBRichViewEdit and assign TDBRichViewEdit.DataSource to DataSource


As I can see, besides described above TDataSet-compatible scheme, IBObjects

offer their own alternative scheme (because of this, they provide

alternatives to all standard DB-aware controls). No, TRichView does not

support this scheme.






Powered by ABC Amber Outlook Express Converter