PC Review


Reply
Thread Tools Rate Thread

Cannot find any BCM databases on the computer

 
 
Kazoo
Guest
Posts: n/a
 
      15th Sep 2009
We have BCM installed on a few different computers in our office and we have
been using a shared database successfullly for a few months now.

I added a new user profile on one of the computers today and that profile is
unable to connect to our shared BCM database. The message is "Cannot find
any Business Contact Manager databases on the computer ..." That same
computer continues to connect fine to BCM with another user ID.

The problem must be related to the user ID somehow but I can't come up with
any ideas on what the problem could be. I used the database tool on the
server to grant access to this user and no errors were reported. I have gone
back into that tool and this user does show up as having access. Next, I
verified this new user is a member of the same groups as other members who
are able to connect.

Finally - I am able to establish a connection with the database instance:

sqlcmd -S "tcp:<ourServer>\mssmlbiz,5356"

The error message is not suggesting the user cannot connect to the DB - just
that once connected no databases of the "BCM type" are found. One other
piece of information is that the database is integrated with Microsoft Office
Accounting (which puts many tables into that DB). But - if MOA were the root
cause I wonder why the other user ID can still connect from the same machine.

Any ideas?
 
Reply With Quote
 
 
 
 
sdurman
Guest
Posts: n/a
 
      10th Nov 2009
We are having the same issue. BCM works fine for another user acct on the
same computer, but will not find the database when logged into the newest
user acct. The database has been shared to this person in the database mgmt
tool. We have been running BCM successfully in a networked environment for
about 1.5 years.
I uninstalled and re-installed BCM on the end user computer, it did not help.

"Kazoo" wrote:

> We have BCM installed on a few different computers in our office and we have
> been using a shared database successfullly for a few months now.
>
> I added a new user profile on one of the computers today and that profile is
> unable to connect to our shared BCM database. The message is "Cannot find
> any Business Contact Manager databases on the computer ..." That same
> computer continues to connect fine to BCM with another user ID.
>
> The problem must be related to the user ID somehow but I can't come up with
> any ideas on what the problem could be. I used the database tool on the
> server to grant access to this user and no errors were reported. I have gone
> back into that tool and this user does show up as having access. Next, I
> verified this new user is a member of the same groups as other members who
> are able to connect.
>
> Finally - I am able to establish a connection with the database instance:
>
> sqlcmd -S "tcp:<ourServer>\mssmlbiz,5356"
>
> The error message is not suggesting the user cannot connect to the DB - just
> that once connected no databases of the "BCM type" are found. One other
> piece of information is that the database is integrated with Microsoft Office
> Accounting (which puts many tables into that DB). But - if MOA were the root
> cause I wonder why the other user ID can still connect from the same machine.
>
> Any ideas?

 
Reply With Quote
 
leftforsalt
Guest
Posts: n/a
 
      8th Dec 2009
We are having the same issue here. Only one user unable to connect via BCM.
I've completely deleted the user account on all machines, rebuilt it and it
still won't work. Did anybody find a solution?

"sdurman" wrote:

> We are having the same issue. BCM works fine for another user acct on the
> same computer, but will not find the database when logged into the newest
> user acct. The database has been shared to this person in the database mgmt
> tool. We have been running BCM successfully in a networked environment for
> about 1.5 years.
> I uninstalled and re-installed BCM on the end user computer, it did not help.
>
> "Kazoo" wrote:
>
> > We have BCM installed on a few different computers in our office and we have
> > been using a shared database successfullly for a few months now.
> >
> > I added a new user profile on one of the computers today and that profile is
> > unable to connect to our shared BCM database. The message is "Cannot find
> > any Business Contact Manager databases on the computer ..." That same
> > computer continues to connect fine to BCM with another user ID.
> >
> > The problem must be related to the user ID somehow but I can't come up with
> > any ideas on what the problem could be. I used the database tool on the
> > server to grant access to this user and no errors were reported. I have gone
> > back into that tool and this user does show up as having access. Next, I
> > verified this new user is a member of the same groups as other members who
> > are able to connect.
> >
> > Finally - I am able to establish a connection with the database instance:
> >
> > sqlcmd -S "tcp:<ourServer>\mssmlbiz,5356"
> >
> > The error message is not suggesting the user cannot connect to the DB - just
> > that once connected no databases of the "BCM type" are found. One other
> > piece of information is that the database is integrated with Microsoft Office
> > Accounting (which puts many tables into that DB). But - if MOA were the root
> > cause I wonder why the other user ID can still connect from the same machine.
> >
> > Any ideas?

 
Reply With Quote
 
leftforsalt
Guest
Posts: n/a
 
      10th Dec 2009
I fixed this issue by downloading and installing SQL Server Management Studio
Express
(http://www.microsoft.com/downloads/d...displaylang=en).

I used management studio to opend the BCM database and deleted all security
and schema instances of the user in question.

Then used the BCM Database Tool to re-share to the user... worked perfectly.

"leftforsalt" wrote:

> We are having the same issue here. Only one user unable to connect via BCM.
> I've completely deleted the user account on all machines, rebuilt it and it
> still won't work. Did anybody find a solution?
>
> "sdurman" wrote:
>
> > We are having the same issue. BCM works fine for another user acct on the
> > same computer, but will not find the database when logged into the newest
> > user acct. The database has been shared to this person in the database mgmt
> > tool. We have been running BCM successfully in a networked environment for
> > about 1.5 years.
> > I uninstalled and re-installed BCM on the end user computer, it did not help.
> >
> > "Kazoo" wrote:
> >
> > > We have BCM installed on a few different computers in our office and we have
> > > been using a shared database successfullly for a few months now.
> > >
> > > I added a new user profile on one of the computers today and that profile is
> > > unable to connect to our shared BCM database. The message is "Cannot find
> > > any Business Contact Manager databases on the computer ..." That same
> > > computer continues to connect fine to BCM with another user ID.
> > >
> > > The problem must be related to the user ID somehow but I can't come up with
> > > any ideas on what the problem could be. I used the database tool on the
> > > server to grant access to this user and no errors were reported. I have gone
> > > back into that tool and this user does show up as having access. Next, I
> > > verified this new user is a member of the same groups as other members who
> > > are able to connect.
> > >
> > > Finally - I am able to establish a connection with the database instance:
> > >
> > > sqlcmd -S "tcp:<ourServer>\mssmlbiz,5356"
> > >
> > > The error message is not suggesting the user cannot connect to the DB - just
> > > that once connected no databases of the "BCM type" are found. One other
> > > piece of information is that the database is integrated with Microsoft Office
> > > Accounting (which puts many tables into that DB). But - if MOA were the root
> > > cause I wonder why the other user ID can still connect from the same machine.
> > >
> > > Any ideas?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot find any Business Contact Manager databases on computer... MartyNZ Microsoft Outlook BCM 1 5th May 2009 04:06 PM
Cannot find any Business Contact Manager databases on computer... MartyNZ Microsoft Outlook Discussion 1 4th May 2009 01:37 PM
Could not find object databases =?Utf-8?B?TWFyY28=?= Microsoft Access 1 8th Nov 2007 01:46 PM
ADO.Net- Anyone know of a way to find all databases on my computer? JimC Microsoft ADO .NET 1 8th Jun 2006 06:48 AM
can you find enteries in all of your databases =?Utf-8?B?RW1lcnk=?= Microsoft Access 4 21st Apr 2005 09:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:39 AM.