Hi , While trying to connect to a mysql server I found that the URI string used in DAL() was not parsed properly. I have a '@' in my password and gets parsed first changing the hostname to some non existent value, I tried escaping the '@' but dosen't work. Did anyone have this same problem ? If so can you please help me ?
Thanks -Syed