PC Review


Reply
Thread Tools Rate Thread

Connection-problem

 
 
Filips Benoit
Guest
Posts: n/a
 
      2nd Jan 2010
Dear All,

New computer having Windows 7 and office 2007
old computer having Windows XP and office 2003

I have copied a adp from old to new and changed the servername >
computername\SQLEXPRESS and works OK

BUT when i try to make a new adp on new computer using the same
serverpropertied I receive this error

[DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access
denied

any idea where it goes wrong?

Filip

 
Reply With Quote
 
 
 
 
Filips Benoit
Guest
Posts: n/a
 
      2nd Jan 2010
Found a solution:
Have to reset the property 'Network library' to null under the ALL-tab in
the Data-link-properties
It was set to DBMSSOCN ( means nothing to me).
Now I can connect to any existing database but NOT migrate a mdb to a new
sql-database
since Magrating a mdb doesn't show the Data-link-properties-window !

Filip

"Filips Benoit" <(E-Mail Removed)> schreef in bericht
news:yFM%m.16813$(E-Mail Removed)2...
> Dear All,
>
> New computer having Windows 7 and office 2007
> old computer having Windows XP and office 2003
>
> I have copied a adp from old to new and changed the servername >
> computername\SQLEXPRESS and works OK
>
> BUT when i try to make a new adp on new computer using the same
> serverpropertied I receive this error
>
> [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access
> denied
>
> any idea where it goes wrong?
>
> Filip


 
Reply With Quote
 
Sylvain Lafontaine
Guest
Posts: n/a
 
      2nd Jan 2010
DBMSSOCN is for the TCP/IP network library. My guess would be that a
firewall is blocking the connection or that the instance
computername\SQLEXPRESS is not set to accept TCP/IP connection. Another
possibility would be to you forgot to specify the name of the instance -
using only "computername" instead of computername\SQLExpress" - or that the
SQL-Server Browsing service is not running. BTW, you don't tell us where
this sql-server is located: on the same machine or on another?

It's also possible that you have a security problem, for example, yo try to
use a sql-server login instead of a windows login but the Mixed
Authentification mode has not been enable on the sql-server.

I suggest that you take the time to study the various configuration options
for SQL-Server as well as at its security panel.

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Blog/web site: http://coding-paparazzi.sylvainlafontaine.com
Independent consultant and remote programming for Access and SQL-Server
(French)


"Filips Benoit" <(E-Mail Removed)> wrote in message
news:eBN%m.37500$(E-Mail Removed)2...
> Found a solution:
> Have to reset the property 'Network library' to null under the ALL-tab in
> the Data-link-properties
> It was set to DBMSSOCN ( means nothing to me).
> Now I can connect to any existing database but NOT migrate a mdb to a new
> sql-database
> since Magrating a mdb doesn't show the Data-link-properties-window !
>
> Filip
>
> "Filips Benoit" <(E-Mail Removed)> schreef in bericht
> news:yFM%m.16813$(E-Mail Removed)2...
>> Dear All,
>>
>> New computer having Windows 7 and office 2007
>> old computer having Windows XP and office 2003
>>
>> I have copied a adp from old to new and changed the servername >
>> computername\SQLEXPRESS and works OK
>>
>> BUT when i try to make a new adp on new computer using the same
>> serverpropertied I receive this error
>>
>> [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access
>> denied
>>
>> any idea where it goes wrong?
>>
>> Filip

>



 
Reply With Quote
 
Filips Benoit
Guest
Posts: n/a
 
      3rd Jan 2010
My TCP/IP protocol was disabled !!

All programs > Microsoft SQL Server 2005 > Configuration Tools > SQL Server
configuration Manager > Network configuration > Protocols then enable TCP/IP
protocol AND close and reopen SQL-Server 2005.

Done,

Filip

"Sylvain Lafontaine" <(E-Mail Removed)> schreef in bericht
news:#(E-Mail Removed)...
> DBMSSOCN is for the TCP/IP network library. My guess would be that a
> firewall is blocking the connection or that the instance
> computername\SQLEXPRESS is not set to accept TCP/IP connection. Another
> possibility would be to you forgot to specify the name of the instance -
> using only "computername" instead of computername\SQLExpress" - or that
> the SQL-Server Browsing service is not running. BTW, you don't tell us
> where this sql-server is located: on the same machine or on another?
>
> It's also possible that you have a security problem, for example, yo try
> to use a sql-server login instead of a windows login but the Mixed
> Authentification mode has not been enable on the sql-server.
>
> I suggest that you take the time to study the various configuration
> options for SQL-Server as well as at its security panel.
>
> --
> Sylvain Lafontaine, ing.
> MVP - Windows Live Platform
> Blog/web site: http://coding-paparazzi.sylvainlafontaine.com
> Independent consultant and remote programming for Access and SQL-Server
> (French)
>
>
> "Filips Benoit" <(E-Mail Removed)> wrote in message
> news:eBN%m.37500$(E-Mail Removed)2...
>> Found a solution:
>> Have to reset the property 'Network library' to null under the ALL-tab in
>> the Data-link-properties
>> It was set to DBMSSOCN ( means nothing to me).
>> Now I can connect to any existing database but NOT migrate a mdb to a new
>> sql-database
>> since Magrating a mdb doesn't show the Data-link-properties-window !
>>
>> Filip
>>
>> "Filips Benoit" <(E-Mail Removed)> schreef in bericht
>> news:yFM%m.16813$(E-Mail Removed)2...
>>> Dear All,
>>>
>>> New computer having Windows 7 and office 2007
>>> old computer having Windows XP and office 2003
>>>
>>> I have copied a adp from old to new and changed the servername >
>>> computername\SQLEXPRESS and works OK
>>>
>>> BUT when i try to make a new adp on new computer using the same
>>> serverpropertied I receive this error
>>>
>>> [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or
>>> access denied
>>>
>>> any idea where it goes wrong?
>>>
>>> Filip

>>

>
>

 
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
Remote Desktop Connection connection problem mrmagoo Windows XP Work Remotely 2 1st Feb 2006 12:06 AM
Intermitant problem network connection problem =?Utf-8?B?cm9nZXJs?= Windows XP Networking 4 29th Jun 2005 05:57 PM
Connection between PC and PDA through a GPRS connection. tcpListener. Problem: AcceptTcpClient() Izaskun Microsoft Dot NET Compact Framework 4 5th Apr 2005 06:44 PM
Internet connection wizard - connection name problem jared Microsoft Windows 2000 Networking 2 18th Apr 2004 12:02 AM
how to stop a dialup connection disconnecting every time to logout or switch user on windows xp when the connection is a shared connection =?Utf-8?B?Q3J1bQ==?= Windows XP New Users 1 12th Jan 2004 02:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:18 PM.