Using custom Dataset

Is there any way to plug in a custom TDataset descendant as the data provider component?

... into RemoteDB server, that is.

Are you maybe referring to the behavior provided by the TGenericDatabase component?

Cool, thanks, it might work. I'll need to write some adaptors for it, though...