You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(55) |
Dec
(36) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(38) |
Feb
(108) |
Mar
(79) |
Apr
(95) |
May
(64) |
Jun
(130) |
Jul
(146) |
Aug
(121) |
Sep
(96) |
Oct
(149) |
Nov
(161) |
Dec
(113) |
2004 |
Jan
(113) |
Feb
(163) |
Mar
(248) |
Apr
(132) |
May
(157) |
Jun
(160) |
Jul
(236) |
Aug
(284) |
Sep
(293) |
Oct
(277) |
Nov
(257) |
Dec
(356) |
2005 |
Jan
(203) |
Feb
(190) |
Mar
(220) |
Apr
(165) |
May
(124) |
Jun
(160) |
Jul
(190) |
Aug
(142) |
Sep
(152) |
Oct
(189) |
Nov
(187) |
Dec
(159) |
2006 |
Jan
(170) |
Feb
(151) |
Mar
(212) |
Apr
(262) |
May
(226) |
Jun
(196) |
Jul
(223) |
Aug
(165) |
Sep
(163) |
Oct
(348) |
Nov
(225) |
Dec
(141) |
2007 |
Jan
(261) |
Feb
(161) |
Mar
(222) |
Apr
(193) |
May
(121) |
Jun
(157) |
Jul
(151) |
Aug
(159) |
Sep
(61) |
Oct
(123) |
Nov
(172) |
Dec
(96) |
2008 |
Jan
(104) |
Feb
(138) |
Mar
(131) |
Apr
(131) |
May
(74) |
Jun
(107) |
Jul
(89) |
Aug
(89) |
Sep
(172) |
Oct
(158) |
Nov
(119) |
Dec
(86) |
2009 |
Jan
(52) |
Feb
(84) |
Mar
(78) |
Apr
(83) |
May
(54) |
Jun
(79) |
Jul
(60) |
Aug
(62) |
Sep
(50) |
Oct
(147) |
Nov
(50) |
Dec
(70) |
2010 |
Jan
(135) |
Feb
(113) |
Mar
(74) |
Apr
(93) |
May
(35) |
Jun
(71) |
Jul
(33) |
Aug
(110) |
Sep
(47) |
Oct
(18) |
Nov
(61) |
Dec
(34) |
2011 |
Jan
(46) |
Feb
(47) |
Mar
(25) |
Apr
(24) |
May
(21) |
Jun
(22) |
Jul
(20) |
Aug
(51) |
Sep
(31) |
Oct
(42) |
Nov
(22) |
Dec
(22) |
2012 |
Jan
(31) |
Feb
(19) |
Mar
(25) |
Apr
(55) |
May
(16) |
Jun
(28) |
Jul
(33) |
Aug
(25) |
Sep
(32) |
Oct
(25) |
Nov
(52) |
Dec
(35) |
2013 |
Jan
(43) |
Feb
(18) |
Mar
(36) |
Apr
(45) |
May
(22) |
Jun
(13) |
Jul
(31) |
Aug
(24) |
Sep
(19) |
Oct
(59) |
Nov
(47) |
Dec
(25) |
2014 |
Jan
(27) |
Feb
(15) |
Mar
(38) |
Apr
(10) |
May
(15) |
Jun
(36) |
Jul
(24) |
Aug
(28) |
Sep
(16) |
Oct
(6) |
Nov
(44) |
Dec
(40) |
2015 |
Jan
(52) |
Feb
(22) |
Mar
(13) |
Apr
(17) |
May
(22) |
Jun
(36) |
Jul
(18) |
Aug
(41) |
Sep
(71) |
Oct
(60) |
Nov
(49) |
Dec
(43) |
2016 |
Jan
(60) |
Feb
(13) |
Mar
(21) |
Apr
(28) |
May
(23) |
Jun
(39) |
Jul
(17) |
Aug
(37) |
Sep
(33) |
Oct
(15) |
Nov
(22) |
Dec
(20) |
2017 |
Jan
(27) |
Feb
(40) |
Mar
(48) |
Apr
(19) |
May
(29) |
Jun
(2) |
Jul
(19) |
Aug
(36) |
Sep
(18) |
Oct
(10) |
Nov
(11) |
Dec
(5) |
2018 |
Jan
(5) |
Feb
(4) |
Mar
(5) |
Apr
(3) |
May
(4) |
Jun
(17) |
Jul
(7) |
Aug
(7) |
Sep
(12) |
Oct
(8) |
Nov
(2) |
Dec
|
2019 |
Jan
(8) |
Feb
(5) |
Mar
(3) |
Apr
(5) |
May
(3) |
Jun
(2) |
Jul
(8) |
Aug
(7) |
Sep
(3) |
Oct
(12) |
Nov
(7) |
Dec
(1) |
2020 |
Jan
(8) |
Feb
(3) |
Mar
(7) |
Apr
(1) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(25) |
Sep
(5) |
Oct
(3) |
Nov
(7) |
Dec
(16) |
2021 |
Jan
(11) |
Feb
(10) |
Mar
(16) |
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From:
<car...@te...> - 2003-10-14 15:55:41
|
Hello: > and killing the process to stop the server. Do you know any better way > to do it? Huummm for me the best way is to install Firebird as a service with manual startup and start/stop it using ServiceController class ( i have not tested it but probably will work ). But if as you said you don't want to install it as a service, for me the best will be using the firebird guard, but i don't know what is the option to stop it :) or for hide the icon in the taskbar, try to ask it in the firebird support or firebird devel lists. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2003-10-14 15:47:54
|
Hello: Firebird .NET Data Provider Beta 2 available for download. Beta 2 ( 2003-10-14 ) ---- - -------------- - Bug fixes. - Better fit to ADO.NET. - Improved Command Builder implementation. - Improved Design time support for FbParameterCollection class. - Removed FbCommand.Cursor property. - Added handling of character sets by field for char and varchar datatypes. You can view the complete changelog at: http://sourceforge.net/project/shownotes.php?release_id=190981 Downloads --------- You can download binarys for .NET Framework 1.0 at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.5-Beta2-Net1.0.exe?download You can download binarys for .NET Framework 1.1 at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.5-Beta2-Net1.1.exe?download You can download sources at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.5-Beta2-Src.zip?download You can download documentation at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.5-Beta2-Doc.zip?download CVS Tag: NP_1_5_Beta_2 -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <ja...@er...> - 2003-10-14 13:27:24
|
Hi all, I have a question that it's more for the general list but maybe you know the answer. We need to distribute the firebird database with our application, but because our code is in C# we are not using the embedded database (.Net data provider doesn't support the embedded database). Then we need to distribute firebird and we do in a silent way unzipping the engine in a specific folder (we don't want to distribute the actual firebird setup or we don't want to install it as a service). What we do is start a process to start the engine: fbserver.exe -a and killing the process to stop the server. Do you know any better way to do it? Which is the commad to stop the server? There is a way to start the server without the icon in the system tray? Thank you. Regards, Jesus |
From:
<car...@te...> - 2003-10-14 12:02:56
|
Hello: > i want to notice you, that mono now contains CultureInfo class... Thanks :) Bugzilla error about CompareInfo has not been updated yet, i will try this after release of Beta 2 ( today or tomorrow ). > What next is missing in mono to fully support net-provider? Known by me, at this moment, nothing, but after beta 2 release i'm going to run the Nunit test suite using mono in Linux Red Hat 8 > And finally, i sue mono and net provider in production without > problems for one month... Carlos great work, thanx... Great!!, Thanks very much for the tip :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <pa...@st...> - 2003-10-14 11:30:09
|
Hallo, i want to notice you, that mono now contains CultureInfo class... What next is missing in mono to fully support net-provider? And finally, i sue mono and net provider in production without problems for one month... Carlos great work, thanx... p. |
From:
<car...@te...> - 2003-10-13 18:47:49
|
Hello: > Has anyone got an exampel of the rest och the code I can use? Here is the rest of the code to fill a dataset .... in C# ;): FbDataAdapter FbAdapter = new FbDataAdapter(FbComm); DataSet dsCustomers = new DataSet("CUSTOMER"); // Fill dataset FbAdapter.Fill(ds, "CUSTOMER"); // Commit transaction ... // Close connection .... You can see the NUnit test suite for see some simple examples. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <mic...@fr...> - 2003-10-13 17:23:06
|
Im trying to connect to a databse and get a Dataset back using VB.net = and FirebirdSql.Data.Firebird Dim connectionString As String connectionString =3D = "Database=3DE:\\Projects\\bilpool\\bilpool.gdb;User=3DSYSDBA;Password=3Dm= asterkey;Dialect=3D3;Server=3Dlocalhost" Dim sSQL As String =3D "SELECT * FROM CUSTOMER" Dim FbC As New FbConnection(connectionString) FbC.Open() Dim FbT As FbTransaction FbT =3D FbC.BeginTransaction() Dim FbComm As New FbCommand FbComm.CommandType =3D CommandType.Text FbComm.Connection =3D FbC FbComm.Transaction =3D FbT FbComm.CommandText =3D sSQL Has anyone got an exampel of the rest och the code I can use? Regards Michael H=E5kansson ------------------------------------ mic...@fr... |
From:
<car...@te...> - 2003-10-13 11:56:45
|
Hello: If you are in linux you have a makefile, if you are in windows there are nant build scripts ( you need to download nant at nant.sourceforge.net ). Which version of the .NET Provider are you using ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: <mic...@fr...> - 2003-10-13 11:14:03
|
How do i Build with Mono:: platform:? - You nedd Mono:: ( www.go-mono.com ), version > 0.16 ( at this moment = CVS Sources ). - The provider sources have a build file, makefile, for build the = sources ( this script file needs Cygwin ). - The makefile build file generates: 1.- FirebirdSql.Data.Firebird.dll ( binary of the ado .net provider ) Note : You can build it using NANt too, for this you need to modify the = NAnt script changing the build=20 file for allow it. Regards Michael H=E5kansson System Design Engineer ------------------------------------ mic...@fr... |
From: Thomas A. <tho...@st...> - 2003-10-13 06:17:56
|
> > We don't seem to find any directory mono/lib. Is this > > something that we should be creating ? > > How you have installed mono ?? > > I usually install it building CVS sources, after build and install it, > in the mono installation directory there are a lib directory with the > dll of the class libraries, try to copy the provider dll to > this directory. Thanks Carlos. I installed mono using rpms. In the end we got it to work with the dll in /usr/lib. (This was after trying it in several places). I don't understand why it didn't work there in the beginning, but we may have changed something along the way. Probably not paying enough attention to detail. Anyway, thanks for your help! -Thomas |
From:
<car...@te...> - 2003-10-11 15:36:54
|
Hello: > When i execute this code (.NET provider 1.0 or 1.5b1, Firebird 1.0.3 or > 1.5R6, WinXP), all values >=1 is NULL... Fixed on CVS for 1.5 version :) , thanks very much. -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: Jan J. <fb...@ja...> - 2003-10-10 17:07:29
|
Hi, When i execute this code (.NET provider 1.0 or 1.5b1, Firebird 1.0.3 or 1.5R6, WinXP), all values >=1 is NULL... =================================================== // create table tbTest( // p1 char(10) // ); FbCommand comm = new FbCommand( "insert into tbTest(p1) values(@p1);", conn, tran ); FbParameter p1 = new FbParameter("@p1", FbType.Char); comm.Parameters.Add(p1); comm.Prepare(); for(int i = 0; i < 5; i++) { if(i = 1) p1.Value = DBNull.Value; else p1.Value = i.ToString(); comm.ExecuteNonQuery(); } tran.Commit(); =================================================== Regards, Jerry |
From:
<car...@te...> - 2003-10-10 15:39:25
|
Hello: > It is possible? Yes with latests 1.5 releases. -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: nicoya n. <nic...@ho...> - 2003-10-10 15:28:41
|
Hi, I need to use dataapater to fill an dataset with a select stored procedures (retrieve rows). May I need to add the "Select * FROM " to my select stored procedures? Look this: --------------------------------------------------------------- CREATE PROCEDURE PA_PAIS_CONSULTAR RETURNS ( CODIGO INTEGER, NOMBRE VARCHAR (20)) AS begin for select Id, Pais from Paises into :Codigo, :Nombre DO SUSPEND; end string Conexion = "Database=C:\\Bases\\PACHACAMAC.GDB;User=SYSDBA...."; string SQL = "SELECT * FROM PA_PAIS_CONSULTAR"; <<<------- DataSet DS = new DataSet(); FbConnection FCon = new FbConnection(Conexion); FbCommand FCD = new FbCommand(SQL,FCon); FCD.CommandType = System.Data.CommandType.StoredProcedure; FbDataAdapter FDA = new FbDataAdapter(FCD); FDA.Fill(DS); this.dataGrid1.DataSource = DS; --------------------------------------------------------------- I want this: --------------------------------------------------------------- string Conexion = "Database=C:\\Bases\\PACHACAMAC.GDB;User=SYSDBA...."; string SQL = "PA_PAIS_CONSULTAR"; <<<------- DataSet DS = new DataSet(); FbConnection FCon = new FbConnection(Conexion); FbCommand FCD = new FbCommand(SQL,FCon); FCD.CommandType = System.Data.CommandType.StoredProcedure; FbDataAdapter FDA = new FbDataAdapter(FCD); FDA.Fill(DS); this.dataGrid1.DataSource = DS; --------------------------------------------------------------- It is possible? It will be posible? :D I think that make FB more easy to use a chanche to. You may think this a less important topic, but i really want it wil be possible beacuese i use an business rules layer y my sqlserver projects that abstract all data access using stored procedures with datasets to provide diferent numbers of parameters and create its, And build the stored procedures names, etc. I really good thing :D Thanks. _________________________________________________________________ Consigue aquí las mejores y mas recientes ofertas de trabajo en América Latina y USA: www.yupimsn.com/empleos |
From:
<car...@te...> - 2003-10-10 14:42:02
|
Hello: > Is the DataBlock v2 sources in the tree working well with the > firebird.net provider? In first place yes, but as you can think they need testing, cannot be called stable ;) ( i have changes uncommitted in my local tree) -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: Lee C. <lee...@ho...> - 2003-10-10 14:25:34
|
Is the DataBlock v2 sources in the tree working well with the firebird.net provider? >From: Carlos Guzmán Álvarez <car...@te...> >To: Lee Connell <lee...@ho...> >CC: fir...@li... >Subject: Re: [Firebird-net-provider] .NET provider 1.5 for .NET 1.1 >Framework >Date: Thu, 09 Oct 2003 23:05:51 +0200 > >Hello: > >>Will there be an availabe binary version of the .NET Provider 1.5 for the >>.NET 1.1 Framework soon? > >Yes beta 2 will have an installer for .NET 1.1 > >>Will there be an available binary version of the .NET Application >>DataBlock v2 soon? > > >No. > > > > > > >-- >Best regards > >Carlos Guzmán Álvarez >Vigo-Spain > > >"Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las >mismas cosas." >Albert Einstein. > _________________________________________________________________ Fast, faster, fastest: Upgrade to Cable or DSL today! https://broadband.msn.com |
From:
<car...@te...> - 2003-10-10 12:02:36
|
Hello: > We don't seem to find any directory mono/lib. Is this something that > we should be creating ? How you have installed mono ?? I usually install it building CVS sources, after build and install it, in the mono installation directory there are a lib directory with the dll of the class libraries, try to copy the provider dll to this directory. -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: Dave S. <ds...@ci...> - 2003-10-10 11:55:51
|
<HTML><HEAD> </HEAD> <BODY bgcolor=3D"#FFFFFF"> <div><FONT FACE=3D"Arial" SIZE=3D3> > Try to copy it into your= mono/lib directory</FONT></div> <div> </div> <FONT FACE=3D"Arial" SIZE=3D3> </FONT><div><FONT FACE=3D"Arial" SIZE=3D3>= We don't seem to find any directory mono/lib. Is this something= that we should be creating ?</FONT></div> <div> </div> <FONT FACE=3D"Arial" SIZE=3D3> </FONT><div><FONT FACE=3D"Arial" SIZE=3D3>= Many thanks,</FONT></div> <div><FONT FACE=3D"Arial" SIZE=3D3> Thomas</FONT></div> </body></html> |
From:
<car...@te...> - 2003-10-10 10:51:59
|
Hello: > Sorry if this is a dumb question, but I couldn't find any doc > that covers our problem. > > We want to set up Firebird .NET Data Provider for mono on > Red Hat 9. We downloaded the source of .NET Provider, compiled > it using the make file, and now have FirebirdSql.Data.Firebird.dll > in ./build. > > The problem is we don't know how to get mono to use the dll. > We tried putting it with the other DLLs (I think it was /usr/lib) > but it didn't work. Is there some command (like ldconfig) that > we need to run for mono to be able to use it ? > > (Mono seems to be working fine - we tested by compiling the sample > stuff.) > > Sorry the question's so vague, I'm not a c# programmer, > and I'm nowhere near the pc now :( Try to copy it into your mono/lib directory. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2003-10-10 10:46:54
|
Hello: > No problem i will try review one thing later today :) I have removed yet the Parameter cache class, and added DeriveParameters methods to FbHelper class, it's not in CVS yet i will try to test it later today :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: Thomas A. <tho...@st...> - 2003-10-10 10:46:35
|
Hi, Sorry if this is a dumb question, but I couldn't find any doc that covers our problem. We want to set up Firebird .NET Data Provider for mono on Red Hat 9. We downloaded the source of .NET Provider, compiled it using the make file, and now have FirebirdSql.Data.Firebird.dll in ./build. The problem is we don't know how to get mono to use the dll. We tried putting it with the other DLLs (I think it was /usr/lib) but it didn't work. Is there some command (like ldconfig) that we need to run for mono to be able to use it ? (Mono seems to be working fine - we tested by compiling the sample stuff.) Sorry the question's so vague, I'm not a c# programmer, and I'm nowhere near the pc now :( Many thanks, Thomas |
From:
<car...@te...> - 2003-10-09 21:05:49
|
Hello: > Will there be an availabe binary version of the .NET Provider 1.5 for > the .NET 1.1 Framework soon? Yes beta 2 will have an installer for .NET 1.1 > Will there be an available binary version of the .NET Application > DataBlock v2 soon? No. -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From: Lee C. <lee...@ho...> - 2003-10-09 21:01:38
|
Will there be an availabe binary version of the .NET Provider 1.5 for the .NET 1.1 Framework soon? Will there be an available binary version of the .NET Application DataBlock v2 soon? Thank you, Lee _________________________________________________________________ Help protect your PC. Get a FREE computer virus scan online from McAfee. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |
From:
<car...@te...> - 2003-10-09 10:43:29
|
Hello: > Well, I don't want to change your current plans :-) I have reviews yet one thing :) ( there are changes in CVS ), the other thing is that i'm thinking on remove the ParameterCache and add to FbHelper a DeriverParameters method probably with some overloads... i will reiview it later today :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |
From:
<car...@te...> - 2003-10-09 08:53:29
|
Hello: > Well, I don't want to change your current plans :-) No problem i will try review one thing later today :) > > I'll look at the sample app to see usage. I need to run stored procedure > that returns value (with ExecuteNonSql) and some selectable stored > procedure. I saw some methods used for parameters creation are returning > IDataParameters instead of FbParameters.... why? Because i have abstracted the DAAB for allow database independence, this is good for people that uses more that one RDBMS, but i have made implementation only for firebird ;) -- Best regards Carlos Guzmán Álvarez Vigo-Spain "Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas." Albert Einstein. |