From: Dmitry A. <fd...@ua...> - 2004-04-09 08:53:22
|
Hello Steen, Friday, April 9, 2004, 11:38:12 AM, you wrote: SSA> What is the problem? It doesn't seem like I'm using the Firebird Provider at SSA> all? SSA> HELP!!! 1) You need in project make reference to FirebirdSql.Data.Firebird.dll. 2) You may in project options set default imports or in you .vb module write directive Imports FirebirdSql.Data.Firebird -- Best regards, Dmitry mailto:fd...@ua... |