Special character in database password
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2011
12:47 AM
02-10-2011
12:47 AM
Special character in database password
Hello,
I'm trying to put up a 'JDBC Request', but the password that's required contains a '@' character. Is there a way to escape this character?
I'm trying to put up a 'JDBC Request', but the password that's required contains a '@' character. Is there a way to escape this character?
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2011
01:41 AM
02-14-2011
01:41 AM
Does anybody have an idea how to fix this?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2011
12:49 AM
02-21-2011
12:49 AM
Guys, I'm still having this problem. Changing the password is not really an option in the eyes of our DBA's here. Is there any way I can use the '@' character in the database password?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2019
05:46 AM
06-11-2019
05:46 AM
Use '%40' instead of '@'
