Friday, February 17, 2012

DBNMPNTW Access Denied Problem

Hi all

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 :)

No comments:

Post a Comment