Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating User Login and Db User for SQL
Message
From
30/10/2012 15:13:42
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01556092
Message ID:
01556095
Views:
39
Make the user db_reader and db_writer for the database

>Hi,
>
>I am having a problem using SQL Server authentication for my VFP application (note that the same app works fine with this type of authentication for other customers).
>Here is what I did:
>
>In the SQL Server Security created a User MyUserId. Set it for SQL Server Authentication.
>
>In the Database created User MyUserId and assinged it to the same Login, MyUserId. Set this user to role db_Owner and schema db_owner. But when I try to connect from my app using these credentials, the access is denied. I know I specified the server name and the database name correctly since if I change the connection string to use Windows Authentication, I have no problem connecting.
>
>What could be missing in this case?
>
>TIA
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform