Subject | RE: [firebird-support] FB + Visual Studion .NET (C#) |
---|---|
Author | Simon Carter |
Post date | 2004-10-05T02:48:03Z |
> 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/