Can i add user id to the connection string below? Caz i dont want to use the credential of the user that are login in windows.
"Persist Security Info=False; Integrated Security=true;Initial Catalog=pcma_db; Server=int-sql05\\int_sql05; username:pedro";
Satya KarkiPosted Oct 19, 2021, 12:41 PM
Rijwan AnsariPosted Oct 19, 2021, 12:18 PM
Srinivasan RamamoorthiPosted Oct 19, 2021, 5:45 AM
jefferson condePosted Oct 19, 2021, 5:14 AM
can i use application account instead of windows account in SQL windows auth?
the problem is i want to use login form from the web app to connect to SQL server using SQL authentication for auditing porpuses.
but every time a new user need to be added to aapplication i also need to add that user to database which is added task for me
thanks again
Sachin SinghPosted Oct 19, 2021, 4:21 AM