Friday, February 17, 2012
DBNMPNTW Access Denied Problem
I have a program that accesses SQL 2000 that is running on a win2003 machine. The program works on my XP machine but does not work on my win98 machine, I have even opened up a port on the server so the database can be accessed externally (This seems to work fine as well, a friend of mine tested it for me).
The error message returned on the win98 machine is "[DBNMPNTW] Access Denied". Please help, thank you.
James :(I don't suppose you're on a domain are you? If not, try adding the win98 user computer\user to SQL Server as a user.|||Hi
I have managed to fix the problem. Yes i am on a domain, and my win98 machine can log onto AD (i installed AD client).
I simply added an extra field in my connection string and it worked, it's something to do with network, found it on the net somewhere.
James :)
DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. Native Code17.
I installed SQL Server 2005 on a station which acts as a Server(Windows XP SP2) and I am getting the Following Error while trying to connect to SQL Server from the SAME Station:
DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. Native Code17.
Source Microsoft OLEDB Provider for SQL Server.
I will be waiting for your reply.
Thank you for your support.
Do you have Remote connections enabled ? See the screencast on my site for more information about that.Jens K. Suessmeyer.
http://www.sqlserver2005.de
|||
Thank you for your support.
I have checked your website
But I still havent understood what do you mean by ScreenCast? Can you Elaborate.
What do you mean by Remote connections?
I need an urgent solution to this problem so your help is highly appreciated.
|||See the link below:http://sqlserver2005.de/SQLServer2005/Screencasts/tabid/60/Default.aspx
Jens K. Suessmeyer
http://www.sqlserver2005.de
|||
After furthur testing, this error has remained, I am still getting this error on SQL Server 2005
I am also facing it with a PC having SQL Server 2000 ?
How can I solve it ?