Description of dsTable :
dsTable is a wraper for TDatasets and it can do many beautiful things. It's ment for small to middle size applications where speed of development and changing applications is essential. It is written in the way any database is supported. At the moment that includes Access via TADOQuery, Pervasive vis TBTRVTable, VistaDB via TVDBTable, Firebird via TIBOQuery and MySQL via TmySQLQuery. Read more about it on at author's home page.