Restore a business contact manager data file with .mdf or .ldf?

J

jshall587680

Am trying to restore data after system crash and reload. Only MSBCM data
files I have are .mdf or .ldf files? How can I open these?
 
L

Luther

Am trying to restore data after system crash and reload.  Only MSBCM data
files I have are .mdf or .ldf files? How can I open these?

Those are the Sql Server files with the BCM database--only the .mdf
file has actual data.

In a nutshell, they need to be "attached" to the BCM Sql instance, the
instance BCM setup creates.

You can do that with sql's ui or command-line tools.

BCM v3 should also detect and attach those files automatically when
you "select" a database from BCM.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top