On May 4, 1:03 pm, MartyNZ <Mart... DeleteThis @discussions.microsoft.com> wrote:
> BCM for Outlook 2007, integrated with MSOA 2009 Pro on Windows Server 2003
> x64. Database(s) running on SQL Server 2005 Standard, instance MSSMLBIZ. BCM
> Database shared and MSOA database configured for multiuser before
> integration. Ports 1433 and 5356 added to TCP for Internal IP address. Both
> app's open on server. When setting up connection to database on client PC
> "Cannot find any Business Contact Manager databases on computer...". "osql -E
> -S isupportserver\mssmlbiz, 5356" returns 1>. I searched the web till I'm
> cross-eyed, cannot find a solution!!
Try without a a space after the comma:
"osql -E -S isupportserver\mssmlbiz,5356"