Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection issue
Message
 
 
To
13/09/2022 05:41:37
General information
Forum:
Microsoft SQL Server
Category:
Troubleshooting
Miscellaneous
Thread ID:
01684952
Message ID:
01684962
Views:
31
>>Hi,
>>
>>I am installing a new application. The VFP 9 application works with the SQL Server.
>>
>>If I set up to use Integrated Security, the application connects to the SQL Server, no problem.
>>
>>Then I created a user and set up the user in the DB -> Security -> Users of the DB. I checked the option db_owner in the the Owned Schemas and Memberships. Should this be enough to have the application connect? Because it does not.
>>
>>What else should/could I do?
>>
>>TIA
>
>Hi, Dmitry, sorry to start with the basics, but just to be sure: is mixed mode authentication enabled in the SQL Server?

Hi Antonio,
Initially only Windows Authentication was enabled. I changed it to the mixed - Windows or SQL Server authentication.
Then in the Security of the SSMS I created a login name. Gave it a name and a password. Pretty simple.
Then I added this name to the User of the DB. And I set up in the Owned Schemas and Memberships this user as the owner (I later added a couple of other roles, since I thought that owner was not enough).
I closed SSMS and opened it again (just in case)
The connection string has the server name, DB name, Integrated Security set to 'false'. The VFP 9 won't connect to the server. The message says that login "myuser" cannot connect to the SQL Server. Errors:
28000
18456
When I change - in the connection string the Integrated Security to 'true', connection works.

I have done this many times before and it works (with Integrated Security 'false'). But somehow so far, I cannot make this work.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform