Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6667363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:55:30+00:00 2026-05-26T02:55:30+00:00

I downloaded Firebird 2.5 and read somewhere that it supports Entity Framework. When I

  • 0

I downloaded Firebird 2.5 and read somewhere that it supports Entity Framework. When I add ADO.NET Entity Data Model in my project and try to update database with model, Visual Studio 2010 only displays SQL Server data sources in the list. There is no ODBC or Firebird.NET provider listed.

In that case, how to make Firebird to act as a data source for the Entity Model in my project?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T02:55:31+00:00Added an answer on May 26, 2026 at 2:55 am

    Install Firebird-2.5.0.26074_1_Win32.

    Install NETProvider-2.6.0.

    And to integrate it in VS2010:

    Extract FirebirdDDEXProvider-2.0.5.zip and follow instructions in ReadMe.txt inside.

    (the combination of these versions is working – I haven’t tried the newer versions)

    Update:
    A little more details on how I did some of the steps in ReadMe.txt

    In Step-1: Register these 2 files in GAC

    cd "C:\Program Files\FirebirdDDEXProvider-2.0.5"
    "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\gacutil.exe" /i FirebirdSql.VisualStudio.DataTools.dll
    
    cd "C:\Program Files\FirebirdClient"
    "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\gacutil.exe" /i FirebirdSql.Data.FirebirdClient.dll
    

    In Step-2: Here is the part I added to machine.config

    <configuration>
      <configSections>
        ...
        <section name="firebirdsql.data.firebirdclient"
             type="System.Data.Common.DbProviderConfigurationHandler, System.Data, 
             Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    

    and

    <system.data>
      <DbProviderFactories>  
        <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=2.6.0.0, Culture=neutral, 
        PublicKeyToken=3750abcc3150b00c" />
    

    Replace “3750abcc3150b00c” in the above with the key from this:

    "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\gacutil.exe" /l Firebirdsql.data.firebirdclient
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I downloaded Andy Potion's PFLetsMove framework here and added the Xcode Project to my
I downloaded a sample project from net when I opened it its object library
I downloaded Hex Workshop, and I was told to read a .dbc file. It
I downloaded Reflector.Net and it's an .Exe outside VS. I remember (last year) when
Having downloaded Pango and GLib from the GTK+ Project's Win32 downloads page and having
I downloaded nUnit and TestDriven.net. I have a legacy Web Site application and I
I downloaded Firebird-1.5.6.5026-0_embed_win32.zip and copy the file fbembed.dll and firebird.msg and ib_util.dll near my
I downloaded example code of an Android project featuring AdMob ads from here .
I downloaded the Firebird DBX driver from http://sites.google.com/site/dbxfirebird/ and I've been able to compile
i downloaded asp.net mvc and i am playing around with the main tutorial. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.