I'm working on a project where SQL Server 2005 Express will be
installed on a Windows server 2003 server. Two client applications will
access the database remotly. One will be for administrative task and
the other one just as a reporter kind off application.
I need to create two users who will have access to this database, one
with full privilege (admin) and the other one (report) just use some
stored procedure.
All my tables and stored procedure use the same schema (dbo)
Oh and I'm using sql conection.
Can someone explain me the steps i need to follow in order to create
those two users, what are the database membership roles i need to set,
the securables, etc.
I tried various things but none seems to work correctly.
RE: WSS install locked into MSDE DB - Can not install for SQL Serv ... For the MASTER database... Althought we change the Configuration Application pool several times ... interface BUT they appear to be MSDE databases and not SQL Server databases.... (microsoft.public.sharepoint.windowsservices)
Re: How to Replicate an SQL Server 2000 Database ... actual server name) enterprise manager should associate the database with the ... Looking for a SQL Server replication book?... (microsoft.public.sqlserver.replication)
Re: SQL 2005 Best Practice vs SQL 2000: Application Files Separate from data (and log) files ... I have had quite a number of clients that used a SAN for a database server and suffered significant performance problems because their underlying SAN infrastructure was a huge stripe across many drives. ... By application files I mean the binn folder which contains the sql server executable among other things. ... (microsoft.public.sqlserver.setup)
RE: SBS 2003 Unable to connect to database STS_Config ... Check the database connection information and make sure that the database ...Uninstall SQL Server;... Reinstall Monitoring and Sharepoint and make sure they work; ... (microsoft.public.windows.server.sbs)
RE: Need help with copy database ... in the event log for the server SQL was running on. ... This was a username from the database...SQL Server Agent service is run with a domain account that has full admin ... if @backupSetId is null begin raiserror(N''Verify failed. ... (microsoft.public.sqlserver.dts)