Hello Antonio ,
Thanks for suggestion , but commercial SQL RDD can't work with olds databases . They did mandatory 2 fields for every table - s_recno && s_deleted ( something similar ) , so old databases or databases from 3 party can't be opened with this SQL RDD .
I found what I searched - SqLite class . Also reviewed SqlWin Rdd too . At last I found that in this RDD you are using OleDb providers as in ADO RDD . And at this moment you can connect to MySql , PostGres , Oracle, Access and others . Sorry , but SqLite in this list don't exist
... . It's really sorry , but I didn't found good OleDb providers for SqLite too . So it leave to do connection through wrapper .
Regards !
Rimantas U.