Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

connecting to ms sql server

Posted 31 Mar 2005 15:49:59
1
has voted
31 Mar 2005 15:49:59 adam partridge posted:
this one is really bugging me and has been for days im using a connection string :

PROVIDER=SQLOLEDB;DATA SOURCE=LOCALHOST;UID=test;PWD=test;DATABASE=test

yet when i run my page i get

SELECT permission denied on object 'Table1', database 'test', owner 'dbo'.

yet for the user test i have checked all the select, insert, delete etc. boxes

anyone any idea on this ?


Replies

Replied 01 Apr 2005 15:16:56
01 Apr 2005 15:16:56 Rene Bandsma replied:
Looks an error with the userrights. Did you try to delete all user rights and then test the connection?

And are you sure you use the SQLOLEDB data provider for this set up? And what happens if you test the connection within dreamweaver?

<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Reply to this topic