Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Each time the sql querry gets fired it is asking for password. How to avoid the same?
If as shown above, when creating the connection in Windows, you include username and password you will not need to specify it when executing the script
When connecting, enter user id and password, follow
I have 5 to 6 tables in my script(database), When each of them are executed its asking for password each time when it gets connected, so how can i avoid the same ?i need it should ask the password only once.
If as shown above, when creating the connection in Windows, you include username and password you will not need to specify it when executing the script