Re: [Firebird-net-provider] connection.GetSchema("Columns") doesn't return default

2006-02-01 Thread Amanda Kabak
This is very strange. With the debug version of the latest 1.7 release candidate (sources on the firebird site), it works correctly. I will continue to use this version for development purposes and then figure out how to switch over to a release version at some point moving forward, I guess. An

[Firebird-net-provider] [ANN] Firebird ADO.NET data Provider 1.7.1 Release Candidate 4 released.

2006-02-01 Thread Carlos Guzmán Álvarez
Hello: The Firebird ADO.NET Data Provider 1.7.1 Release Candidate 4 for Microsoft.NET 1.1 and Mono 1.1.x is available for download. Download information can be found here: http://www.firebirdsql.org/index.php?op=files&id=netprovider · 1.7.1 Release Candidate 4 ( 2006-02-02 ) · (Please read

Re: [Firebird-net-provider] 1.7.0b Data.Common.IscException

2006-02-01 Thread Carlos Guzmán Álvarez
Hello: After that immediately when the code uses the provider to use fbbackup function (which is perfect code), it throws data.common.iscexception. This behavior is not happening with 1.7.1 RC3 The objective of the 1.7.0b wqas to fix one bug that was causing problems to LLBLGen Pro user

[Firebird-net-provider] 1.7.0b Data.Common.IscException

2006-02-01 Thread Muthu Annamalai
  Hi,   I was trying with the new 1.7.0b provider.   Accidentally I misspelled a stored procedure name in code.   The exception was handled by my catch block and exception message is "Stored Procedure not found."   After that immediately when the code uses the provider to use fbba

Re: [Firebird-net-provider] FbCommand

2006-02-01 Thread Carlos Guzmán Álvarez
Hello: Since there is no possibility for command to have Connection and Transaction that have different Connection, I believe that setting the transaction property of the FbCommand should set the connection as well. In first place i don't like that change, but can somebody check how this will w

Re: [Fwd: Re: [Firebird-net-provider] Octets Support]

2006-02-01 Thread Carlos Guzmán Álvarez
Hello: I have committed some changes to the CVS, they need testing, i will try to test them before the weekend. If all goes well i will do a new release this weekend with these changes. A simple sample of usage on a insert command FbConnection c = new FbConnection(csb.ToString());

Re: [Firebird-net-provider] connection.GetSchema("Columns") doesn't return default

2006-02-01 Thread Amanda Kabak
What's the address of the repository? I've never had to get the sources before ... Carlos Guzmán Álvarez wrote: Hello: Yep, this gets values: "DEFAULT 4" for example. I have done a test using 1.7y as well, and looks as working fine for me too. If you can get a copy of the sources from

[Firebird-net-provider] FbCommand

2006-02-01 Thread Andrzej Kaczmarczyk
Hi Carlos, I don't know whether this is part of the standard and how the SqlCommand behave in this context. Anyway: FbConnection connection = new FbConnection(cs); connection.Open; FbTransaction transaction = connection.BeginTransaction(); FbCommand command = new FbCommand(); command.Transaction

Re: [Firebird-net-provider] Installing FB.Net Beta 3 show Beta 2

2006-02-01 Thread [EMAIL PROTECTED]
Hello: >After installing FB .Net Beta3 in Add/Removes programs shows like Beta 2 is >installed. >The installation process show same text welcome to the firebird .net data >provider 2.0 beta 2. > >Is this ok??? >I have downloaded 4 beta 3 from 4 servers same. Yes, it was my fault when pa

[Firebird-net-provider] Installing FB.Net Beta 3 show Beta 2

2006-02-01 Thread Paul M
Hi After installing FB .Net Beta3 in Add/Removes programs shows like Beta 2 is installed. The installation process show same text welcome to the firebird .net data provider 2.0 beta 2. Is this ok??? I have downloaded 4 beta 3 from 4 servers same. Could anyone export from registry HKLM\SO