mdf is the extension of primary file.
ldf is the extension of transaction log file.
whenever u create a database, u have to name the above fiels.
Generally their location path is c:\programfiles \microsoft sql server\mssql\lo gs
Ok, thanks I also needed to know what those files are, but what can I do if I only have them, I mean I have a file called asdb.mdf and another called asdb_log.ldf; how can I get the DB from them?
Martin
Comment