I am trying to connect to Azure sql db in laravel for that I have added the creds in the .env file and changed the default to 'default' => env('DB_CONNECTION', 'sqlsrv'),
but its giving error that login for user username
. Error
[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Login failed for user 'username'
This is the error I am getting when I am trying to fetch any record from DB.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire