MS SQL Setup and "Offline"

G

Guest

I'm assuming to setup BCM with SQL Server there is no option and I'll have to
copy my instance DB over to the server correct? Does it install a connection
string anywhere that I could modify?

Then, if I use MS SQL with BCM, can I have sales reps take a copy of the DB
offline? Or do I need to write my own offline/online scripts?
 
B

Bob Cooley [MSFT]

Hi Jason,

Microsoft does not support connecting BCM to a full SQL Server database.
BCM uses MSDE to create its own database structure, which is required to
reside on the computer that BCM is installed on. You can, however, share
this database with others over a local network with the recent BCM Update
(v2).

--
Regards,

Bob Cooley, [MSFT]


This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

Don't know about the offline/online scripts, but to connect to BCM's database
you would use (local)\microsoftsmlbiz as the server name and
MSBusinessContactManager as the initial catalog.
 

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