Recommendations on non-alphanumeric characters in passwords
Running Dbvisit Replicate has been tested with a number of different non-alphanumeric characters in passwords.
The following tables list only those characters which might lead to warnings or errors during the execution of -all.sh
script.
Â
Char or sequence | Description | Oracle | MySQL | MS SQL Server | ||
---|---|---|---|---|---|---|
Linux | Windows | dbvrep | ||||
⌈space⌋ | space in the middle | |||||
" | double-quote | |||||
\\ | double backslash in the middle | |||||
\" | backslash + double-quote | |||||
"" | two sequential double-quotes | |||||
\\ | double backslash in the end | |||||
' | single-quote | |||||
& | ampersand | |||||
% | per-cent | |||||
/ | slash |