Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHi all, I am brandnew with SQL2000, so sorry in advance for stupidities.... SQL2000, SP3, running on a SBS2003-server with WindowsSharePoint Services. I want to make a dataconnection (from within the LAN with InfoPath) from a client to this server. I got the error that whether the server doesnot exists (it does) or no permission. Where can I find (in SQL2000) which users have access to the databases ??? Help is appreciated, Ger. *** Sent via Developersdex http://www.droptable.com ***
Post Follow-up to this messageSee sp_helplogins in Books Online. But that error can be caused by other issues too: http://support.microsoft.com/defaul...306&Product=sql Simon
Post Follow-up to this messageGer Eielts (ger@eielts.nl) writes: > I want to make a dataconnection (from within the LAN with InfoPath) from > a client to this server. I got the error that whether the server doesnot > exists (it does) or no permission. Where can I find (in SQL2000) which > users have access to the databases ??? That error message "SQL does not exist or access denied" means that you are not able to even reach SQL Server on the network. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server SP3 at http://www.microsoft.com/sql/techin.../2000/books.asp
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread