Subject RE: [firebird-support] FB + Visual Studion .NET (C#)
Author Simon Carter
> Is it possible to work with FB in MS VS .NET?

Yes, add the firebirdsql.data.firebird.dll to the projects references, then
in namespace where you want to use FB add the following

using FirebirdSql.Data.Firebird;

Hih Rgds

Si Carter
TECT Software Ltd
http://www.tectsoft.net/