I found the option to browse the assembly and the code i posted earlier now compiled with mono!Thanx a lot!Now i just need to test it all on linux :)On 4/3/06,
Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:
Hello:> I was able to compile the 1.7 data provider.>> But how do i install it now so i c
Hello:
I was able to compile the 1.7 data provider.
But how do i install it now so i can use it on mono and sharpdevelop?
It created a net 1.1 folder with a release folder inside of it and
some files... where should i put those files?
Use gacutil to install the assembly in the GAC ... but i th
I was able to compile the 1.7 data provider.But how do i install it now so i can use it on mono and sharpdevelop?It created a net 1.1 folder with a release folder inside of it and some files... where should i put those files?
On 4/3/06, Fabio Gomes <[EMAIL PROTECTED]> wrote:
Thanx.So i need to comp
Hello:
"*Version 2.0 of the provider targets only the .NET Framework 2.0 and
the .NET Compact Framework 2.0"
*Or is it going to compile on mono too?
Mono doesn't have right now a complete ADO.NET 2.0 implementation.
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.blogspot.com/
---
Thanx.So i need to compile the version 1.7 of the provider?"Version 2.0 of the provider targets only the .NET Framework 2.0 and
the .NET Compact Framework 2.0"Or is it going to compile on mono too?Sorry if its a stupid question, but i m really new to this .NET stuff :(On 4/3/06,
Carlos Guzmán Álv
Hello:
Hum.. where can i find info about how to build it? i just downloaded
the installer and installed it.
http://www.firebirdsql.org/index.php?op=devel&sub=netprovider&id=development
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.blogspot.com/
---
Hum.. where can i find info about how to build it? i just downloaded the installer and installed it.On 4/3/06, Carlos Guzmán Álvarez <
[EMAIL PROTECTED]> wrote:Hello:> The same code compiles and run fine if i just switch the compiler from
> mono to .NET.>> Am i m making something wrong? could you g
Hello:
The same code compiles and run fine if i just switch the compiler from
mono to .NET.
Am i m making something wrong? could you guys help me out with some
information about using mono with firebird?
In first place, nothing, it looks like a mono problem when doing the
strong name validati
Hi all.I m new to C# and all this .NET stuff. But i m trying to at least learn and start developing with C# and firebird, firebird 1.7 is working fine on Visual Studio, but i tried to use mono and got not luck.
I tried mono with sharpdevelop, it installs and try to compile.. a simple "hello world"