From: FEBit B. (J. <tr...@fi...> - 2016-10-31 00:36:56
|
missing firebird data source visual studio 2015 ( no problem with vs 2013) -------------------------------------------------------------------------- Key: DNET-710 URL: http://tracker.firebirdsql.org/browse/DNET-710 Project: .NET Data provider Issue Type: Bug Components: DDEX Provider Affects Versions: 5.5.0.0 Environment: Windows 8.1 Reporter: FEBit Bilişim Assignee: Jiri Cincura On VS2015 Server Explorer Add Data Connection Data Sources List FireBird is missing firebird. But Working On VS2013 perfect. installed softwares: ddex provider for firebird 3.0.2.0 firebirdClient 5.5.0.0 machineconfig s are modified; <configSections> <section name="firebirdsql.data.firebirdclient" type="System.Data.Common.DbProviderConfigurationHandler, System.Data, Version=5.5.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c"/> .. .. <add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient, Version=5.5.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c"/> </DbProviderFactories> -- 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 |