Re: [Firebird-net-provider] Visual Studio 2005, .NET Framework 2.0 RC1, Token unknown - line 1, char 411,"CHARACTER_LENGTH"

2006-04-03 Thread Raigo
Carlos, thanks for reply. Support for Firebird dialect 1 is very neccesary! Without support for dialect 1 the provider is useless for many developers. For example we have a big ERP software which development started on Interbase about 10 years ago, now has been moved on Firebird dialect 1 and

Re: [Firebird-net-provider] Visual Studio 2005, .NET Framework 2.0 RC1, Token unknown - line 1, char 411,"CHARACTER_LENGTH"

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: But support for Firebird dialect 1 is very neccesary! Without support for dialect 1 the provider is useless for many developers. I don't agree here, while for sure there are people using dialect 1 databases. Please put into plans and schedules to add a feature for the provider to support

[Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Fabio Gomes
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"

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
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

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Fabio Gomes
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

[Firebird-net-provider] 2.0 Provider and 2.0 RC1 Database

2006-04-03 Thread Warren Anderson
Good Morning; I have been using the Firebird-net-provider 1.7 and the 1.5 embedded database inside Visual Studio 2005 with a Forms Application, it work fine. I switched to the 2.0 .NET Provider using the 1.5 embedded database and it works as well. But when I switched to 2.0 .NET Provider and 2

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
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/ ---

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Fabio Gomes
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

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
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/ ---

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Fabio Gomes
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

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
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

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Fabio Gomes
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

[Firebird-net-provider] Feedback request

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: I have some questions for people using/testing v2.0 to answer, if possible, when having a little amount of free time :) 1. Do you know of any ADO.NET 2.0 feature that is missing in the provider ?? 2. Are you having any error that is not fixed yet ?? 3. Are you having performance probl

Re: [Firebird-net-provider] Visual Studio 2005, .NET Framework 2.0 RC1, Token unknown - line 1, char 411,"CHARACTER_LENGTH"

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: As i have told the column anme is not going to change, and i didn't like the idea of having different results for dialect 1 and dialect 3 databases. To clarify this a little, this didn't meant i'm not going to di it, it looks as the only viable solution so more than problably i will ne

Re: [Firebird-net-provider] Feedback request

2006-04-03 Thread Jiri Cincura
On 3.4.2006 18:05 Carlos Guzmán Álvarez wrote: 1. Do you know of any ADO.NET 2.0 feature that is missing in the provider ?? For this time no. 2. Are you having any error that is not fixed yet ?? No. 3. Are you having performance problems ?? No. 4. Are you using the DDEX provider to int

Re: [Firebird-net-provider] Feedback request

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: What are the old design-time features? FbDataAdapter configuration wizard, Dataset Generator, ConnectionString dialog ... -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xP

[Firebird-net-provider] SQLMonitor

2006-04-03 Thread Dimyan
Does SQLMonitor for Firebird ADO.NET Data Provider 2.0 exist? --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime devel

[Firebird-net-provider] Connection Pooling Problem

2006-04-03 Thread Eric Walmsley
Hi, I'm using version 1.7.1 and trying to use connection pooling, but the connections just grow and grow until I get a timeout. I've looked on the web and know about using the same connection string, but it doesn't seem to work. in Web.Config, I have: value="User=SYSDBA;Password=masterkey;D

Re: [Firebird-net-provider] Feedback request

2006-04-03 Thread Jiri Cincura
On 3.4.2006 23:52 Carlos Guzmán Álvarez wrote: Hello: What are the old design-time features? FbDataAdapter configuration wizard, Dataset Generator, ConnectionString dialog ... OK. So the answer for question 7 is yes (sometimes, I guess 80%). -- Jiri Cincura http://www.cincura.net/ ---