Database Format | |
REAL | |
Ads |
Files with the .RSD extension contain data of a database saved in a structural way, as used by REALbasic software. Access to the database is possible using SQL language commands.
The REALbasic development environment uses the BASIC development language. Loading RealSQLDatabase files in REALbasic software is possible with the command myDB.DatabaseFile = GetFolderItem("db.RSD").
.abs | Absolute Database Single-file Database Format |
.accdb | Microsoft Access 2007/2010 Database Format |
.accdc | Microsoft Access 2007/2010 Digitally Signed Database Format |
.accde | Microsoft Access 2007/2010 Compiled Execute Only Format |
.accdr | Microsoft Access 2007/2010 Runtime Mode Database Format |
.accdt | Microsoft Access 2007/2010 Database Template Format |
.accdw | Microsoft Access Link Format |
.accft | Microsoft Access Template Format |