I am struggling to connect to a Firebird database in C# through Visual Studio 2019 I was able to connect to the database through FlameRobin, but I don't really know how to connect through Visual Studio 2019 and C#.
Please show me all the commands I need to enter to connect and to insert data I installed FirebirdSql.Dtaba.FirebirdClient I tried so many codes, but it all failed