Converting FIC to MDB
A .FIC file and a .MDB file hold different kinds of data, so there is no direct way to turn one into the other.
A full step-by-step guide for this conversion is on the way; the information above is drawn straight from our database.
About these formats
A FIC file is a WinDev HyperFileSQL (HFSQL) database table file created by PC SOFT's WinDev platform. Only the WinDev IDE or a WinDev application using the HFSQL engine can open it - no…
Open .FIC details →An MDB file is a Microsoft Access database in the old format Access used from 1992 through 2003, replaced by .accdb in Access 2007. It stores tables, queries, forms, reports, and VBA code…
Open .MDB details →