hi,

i try to install CRM 3.0 and i have one error message : DBNETLIB]
[connectionOpen (connect())

I use W2K3 SP2 standard, SQL server 2005.

i'm neewbee on SQL server, i have made a full install.

anyone have an idea?

RE: probleme during install CRM 3.0 by Merijn

Merijn
Fri Oct 12 04:42:01 PDT 2007

Hi,

Try to find out if you are able to logon to sqlserver before you install
CRM. Also check whether database server is on the default instance. Microsoft
CRM Server Setup supports only the default instance of SQLServer!

Start SQLServer Management Studio from the Start menu. A connect box
appears, you will be able to specfiy the servername. If you expand the
dropdownbox, you see a list of server names, including the name of your
server. The name should not contain a '\'. The \ means your server is
installed on an instance.

Also install CRM using the same account as the account you installed
SQLServer with.

Hope this helps,

Merijn


"Nico Almont" wrote:

> hi,
>
> i try to install CRM 3.0 and i have one error message : DBNETLIB]
> [connectionOpen (connect())
>
> I use W2K3 SP2 standard, SQL server 2005.
>
> i'm neewbee on SQL server, i have made a full install.
>
> anyone have an idea?
>
>

Re: probleme during install CRM 3.0 by Nico

Nico
Fri Oct 12 06:19:15 PDT 2007

hi,

i have test if i can connect manuelly on my data base. that's work.
i find why CRM could not connect, that's because i made a mistake on
the server name of SQL Server.
No i don' have the forware error but a next one:

i said impossible to open physical file : c:\progrem Files\Microsoft
SQL Server\MSSQL.1\MSSQL\Data\organisation_name-MSCRM.mdf" .operating
systeme error 2: "2''error not found)".




Re: probleme during install CRM 3.0 by Nico

Nico
Fri Oct 12 06:46:05 PDT 2007

hi,

my problem is resolve. I have change language for Builtin
\Administrator on SQL server mannagement studio as descripted by
Vincent Poncet

thx for your help