From: Carlos G. A. <car...@te...> - 2003-05-21 21:48:08
|
Hello: > How can get the Firebird net getting to work in the Delphi .Net preview? If > I simply put it in the uses clause than I am getting an error message > > [dccil Fatal error] Project1.dpr(6): File not found: > 'FirebirdSql.Data.Firebird.dcuil' Huummm i can't help you with this because i don't use Delphi .NET, but, i suppose that it uses .net framework 1.0, if this is true and you are trying to use RC2 or RC3 provider versions ( these versions are built using .NET Framework 1.1 ), you need to built provider sources using NAnt ( nant.sourceforge.net ) and .NET Framework 1.0 -- Best regards Carlos Guzmán Álvarez Vigo-España "No tengo dones especiales.Sólo soy apasionadamente curioso" Albert Einstein, científico. |