All the BCM data (incl. Business Contacts and Accounts) are stored in a
sql database, and not the Outlook PST.
You need to install BCM on the laptop and then copy the database files
files when you copy the PST file. You'll need to stop the sqlserver
service to overwrite a database file, because sql keeps the file locked
when it is using it.
Thanks Luther, that's really helpful. Can you tell me where I can find the
database files and how to stop the sqlserver service too?

Signature
Thanks
MrBen
> All the BCM data (incl. Business Contacts and Accounts) are stored in a
> sql database, and not the Outlook PST.
[quoted text clipped - 3 lines]
> service to overwrite a database file, because sql keeps the file locked
> when it is using it.
Luther - 09 Jan 2006 19:04 GMT
The BCM database is typically in this directory:
C:\Documents and Settings\<user>\Local Settings\Application
Data\Microsoft\Business Contact Manager
To control any NT service:
Start menu, right-click My Computer|Manage.
In Computer Management applet, open Services and Applications, select
Services. Select SQL Server for the BCM instance (typically
MICROSOFTSMLBIZ). Right click|All Tasks to Stop and Start service.