From: Pavol S. <st...@ra...> - 2003-02-24 22:26:33
|
Hi, i dont know how to use assembly in VS, but in C# language you have to write there using FirebirdSql.Data.Firebird; and as csc parameter put /r:{path}FirebirdSql.Data.Firebird.dll or if you have it in assembly cache (global assembly) you dont need this... p. |