Hello:
> That doesn't depend on me only ;) but first i want to see what is the 
> status of ado.net 2.0 in monmo, after that i will talk with mono people 
> to see the possibilty of include v2.0 in mono

Here is the result of the build using Mono 1.1.1.13.8


   [delete] Deleting directory 
'D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\build\win32\ado.net\mono-2.0\bin\release'.
    [mkdir] Creating directory 
'D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\build\win32\ado.net\mono-2.0\bin\release'.
      [csc] Compiling 201 files to 
'D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\build\win32\ado.net\mono-2.0\bin\release\FirebirdSql.Data.FirebirdClient.dll'.
      [csc] 
D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\source\FirebirdSql\Data\FirebirdClient\FbParameter.cs(218,15):
 
warning CS0114: `FirebirdSql.Data.FirebirdClient.FbParameter.Precision' 
hides inherited member `System.Data.Common.DbParameter.Precision'. To 
make the current member override that implementation, add the override 
keyword. Otherwise add the new keyword
      [csc] C:\Archivos de 
programa\Mono-1.1.13.8\lib\mono\2.0\System.Data.dll: 
`System.Data.Common.DbParameter.Precision', name of symbol related to 
previous warning
      [csc] 
D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\source\FirebirdSql\Data\FirebirdClient\FbParameter.cs(218,15):
 
error CS0533: `FirebirdSql.Data.FirebirdClient.FbParameter.Precision' 
hides inherited abstract member `System.Data.Common.DbParameter.Precision'
      [csc] C:\Archivos de 
programa\Mono-1.1.13.8\lib\mono\2.0\System.Data.dll: 
`System.Data.Common.DbParameter.Precision', name of symbol related to 
previous error
      [csc] 
D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\source\FirebirdSql\Data\FirebirdClient\FbParameter.cs(229,15):
 
warning CS0114: `FirebirdSql.Data.FirebirdClient.FbParameter.Scale' 
hides inherited member `System.Data.Common.DbParameter.Scale'. To make 
the current member override that implementation, add the override 
keyword. Otherwise add the new keyword
      [csc] C:\Archivos de 
programa\Mono-1.1.13.8\lib\mono\2.0\System.Data.dll: 
`System.Data.Common.DbParameter.Scale', name of symbol related to 
previous warning
      [csc] 
D:\desarrollo\WorkingFolder\FirebirdProject\NETProvider\NETProvider_20\source\FirebirdSql\Data\FirebirdClient\FbParameter.cs(229,15):
 
error CS0533: `FirebirdSql.Data.FirebirdClient.FbParameter.Scale' hides 
inherited abstract member `System.Data.Common.DbParameter.Scale'
      [csc] C:\Archivos de 
programa\Mono-1.1.13.8\lib\mono\2.0\System.Data.dll: 
`System.Data.Common.DbParameter.Scale', name of symbol related to 
previous error
      [csc] Compilation failed: 2 error(s), 2 warnings



The build has been done using nant ( the build file is update on CVS ) 
and i was on the of doing a minor change in one of the
Data Adapter Wizard files.

In .NET 2.0 looks like there are no Scale and Precision properties in 
the DbParameter class.


-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/

No hay un solo rey que no descienda de un esclavo, 
ni un esclavo que no haya tenido reyes en su familia.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to