Re: Issue with Admin in Sql Server 2005



Are you creating the database using SQL Server Management Studio or you are allowing PeopleSoft to create the database for you?

"Uri Dimant" <urid@xxxxxxxxxxx> wrote in message news:#bqlJUmiIHA.5956@xxxxxxxxxxxxxxxxxxxxxxx
saw
CREATE LOGIN saw WITH password='jj'
XEC master..sp_addsrvrolemember @loginame = N'saw', @rolename = N'sysadmin'


CREATE USER saw FOR LOGIN saw

Please see BOL for more details





"saw" <swexpress(remove)@hotmail.com> wrote in message news:eJQ9ibiiIHA.5280@xxxxxxxxxxxxxxxxxxxxxxx
I am new to SQL Server 2005. Here's my issue:

I am installing PeopleSoft with SQL Server 2005 backend. When I try to create the database it is giving me an error message Msg 5123 operating system error (Access is denied) while attempting to open or create the physical file 'C:/program files/EP_data.mdf'..

Can someone tell me the steps in setting up an user/login with the proper credentials to create an database.

Is this related to security or something as I am not sure.

Any help is appreciated.



.



Relevant Pages

  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: Word 2003/Access2000/SQLSVR
    ... SQL server being where the data is held and this is accessed through a MS ... entire database and that may be say a record for Berkshire. ... "Peter Jamieson" wrote: ... replaced with the first record on the table in use. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)