i was able to connect to my database using sql plus and modify database schema(like update , delete tables and do querying), but when i try to connect it using visual studio im getting ORA-01017 error , i double checked my connection string and every credential(user id and password) im passing is correct. wondering what could be the issue! anyone faced simlar issue , do help me out
I tried connecting but wasnt able to connect