I installed Firebird 2.5 and the Firebird ODBC driver "Firebird_ODBC_2.0.2.153_x64". My goal is to connect to a test Firebird database through VB.NET 2008.
I set up a User DSN in the ODBC section of the Control Panel and I have a successful connection.


However, when I go to VB.NET and I access the Connect to Database and click on Change to select a different data source, I cannot see a Firebird data source so I could access the fdb database.
What do I need to do to read a Firebird database in VB.NET?