[Outdated] Developer Training [C#] Crash Course on Accessing the Fishbowl/Firebird Database

2021 Update: Since 2018, Fishbowl has migrated to MySQL but the approach is mostly the same. In this video we quickly perform a “Hello World“ by reading and returning the company name of a Fishbowl Database. We used Dapper Micro ORM, the Firebird Driver, and basic tools in Visual Studio 2016.
Back to Top