From: Jiri C. (JIRA) <tr...@fi...> - 2019-08-19 06:06:27
|
Do not assume "localhost" when no host specified in "datasouce" and also not in "database" in connection string #breaking ------------------------------------------------------------------------------------------------------------------------- Key: DNET-897 URL: http://tracker.firebirdsql.org/browse/DNET-897 Project: .NET Data provider Issue Type: Task Components: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Localhost is only assumed, per definition, in URL-style. It should effectively be XNET. -- 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 |