From: Jiri C. (JIRA) <tr...@fi...> - 2015-04-09 12:21:45
|
Connection string improperly parsed ----------------------------------- Key: DNET-600 URL: http://tracker.firebirdsql.org/browse/DNET-600 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.6.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Connection string "data source=localhost;port number=20455;initial catalog=;user id=SYSDBA;password=masterkey;pooling=False;packet size=16384;character set=UTF8" is not properly parsed. The initial catalog is mixed with user id. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |