[Firebird-net-provider] [FB-Tracker] Created: (DNET-154) Invalid request handle after rollback

2008-01-14 Thread Oleg Deribas (JIRA)
Invalid request handle after rollback - Key: DNET-154 URL: http://tracker.firebirdsql.org/browse/DNET-154 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Vers

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Jiri Cincura
On 1/14/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: > [Database server] > - Install firebird 1.5.4 on an machine running windows 2000 or above > - Edit file "C:\Windows\System32\Drivers\Etc\Services" and change the port > to 7001 of "gds_db" > - Open file "Aliases.conf" located on Firebird fol

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Adilson Garcia
here is a test case: [Database server] - Install firebird 1.5.4 on an machine running windows 2000 or above - Edit file "C:\Windows\System32\Drivers\Etc\Services" and change the port to 7001 of "gds_db" - Open file "Aliases.conf" located on Firebird folder and add an alias for an existing dat

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Jiri Cincura
On 1/14/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: > Yes, I am able! > > Even IBExpert connects Weird. Can you create some (general) test case? Or is this only on your machine (network)? Is this problem still there wheny ou use build from sources (or weekly)? -- Jiri {x2} Cincura (Microsoft

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Adilson Garcia
Yes, I am able! Even IBExpert connects Thanks! ""Jiri Cincura"" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > On 1/14/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: >> "Port Number=3D7001;Database=3Dduff_cfcb;Data >> Source=3D192.168.15.2;Dialect=3D3;Charset=3DISO8859_1;Pool

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Jiri Cincura
On 1/14/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: > "Port Number=7001;Database=duff_cfcb;Data > Source=192.168.15.2;Dialect=3;Charset=ISO8859_1;Pooling=True;User > Id=SYSDBA;Password=masterkey" Are you able to connect to 192.168.15.2/7001 via isql? > I´m using "Microsoft Visual Studio 2005" a

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Adilson Garcia
This is the connection string: "Port Number=7001;Database=duff_cfcb;Data Source=192.168.15.2;Dialect=3;Charset=ISO8859_1;Pooling=True;User Id=SYSDBA;Password=masterkey" I´m using "Microsoft Visual Studio 2005" and "Firebird .Net Data Provider Version 2.1.0 for .NET 2.0" ""Jiri Cincura"" <[EMA

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Jiri Cincura
On 1/14/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: > I configured an machine with windows 2003 Server to use firebird in an > different port - changed in service file the line gds_db > > using the provider version 1.7 the connection is established, but since I > updated to version 2 the followin

[Firebird-net-provider] Connection in a different TCP port

2008-01-14 Thread Adilson Garcia
I configured an machine with windows 2003 Server to use firebird in an different port - changed in service file the line gds_db using the provider version 1.7 the connection is established, but since I updated to version 2 the following exception is raised: Unable to complete network request to

Re: [Firebird-net-provider] Firebird scalability under heavy load

2008-01-14 Thread Carlos
Hello: > Ok, the first two methods (Fetch & Free) eat about 26% of the test time > and they're basically spending their times at FbClient.isc_dsql_fetch and > FbClient.isc_dsql_free_statement. > Maybe the problem could be in the fact the fetches are done with only one record in each time, whi

Re: [Firebird-net-provider] Firebird scalability under heavy load

2008-01-14 Thread Jiri Cincura
On 1/14/08, pablosantosluac <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a place where I can find a performance benchmark comparing Firebird > with other dbs?? Probably yes. But better to ask in support list. -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http:

Re: [Firebird-net-provider] Firebird scalability under heavy load

2008-01-14 Thread pablosantosluac
Hi, Is there a place where I can find a performance benchmark comparing Firebird with other dbs?? pablo - Original Message - From: "Jiri Cincura" <[EMAIL PROTECTED]> To: "For users and developers of the Firebird .NET providers" Sent: Sunday, January 13, 2008 10:11 PM Subject: Re: [Fi