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: Alan M. <al...@me...> - 2004-02-12 09:38:36
|
> Hello: > > > I noticed that if you create a database using > FbConnection.CreateDatabase it > > will overwrite your previous database!!! > > Database creation is make using the Firebird API in first place the > problem must be in the provider, i will try to review this before > release the 1.5 final. > > > This is very very dangerous! Is it a bug in the provider or in the FB > > engine? > > Huuummm just my opinion but database creation has a "restricted" use in > applications and we can check for database existance trying to connect > to it, for example. > > > -- > Best regards > > Carlos GuzmánÁlvarez > Vigo-Spain In admin tools you have a check box to overwrite the existing database, which it will if there is no lock on the file being overwritten, otherwise an exception will be raised as it will now tieh the provider but since the other admin tools offer this as a switch, perhaps the switch needs to be offered in the provider too? Alan |
From:
<car...@te...> - 2004-02-12 09:24:06
|
Hello: > Huuummm just my opinion but database creation has a "restricted" use in > applications and we can check for database existance trying to connect > to it, for example. I have sent a meessage to the firebird-devel for see if there are a better way, if no i will do this directly in the provider. -- Best regards Carlos GuzmánÁlvarez Vigo-Spain |
From:
<car...@te...> - 2004-02-12 09:09:38
|
Hello: > I noticed that if you create a database using FbConnection.CreateDatabase it > will overwrite your previous database!!! Database creation is make using the Firebird API in first place the problem must be in the provider, i will try to review this before release the 1.5 final. > This is very very dangerous! Is it a bug in the provider or in the FB > engine? Huuummm just my opinion but database creation has a "restricted" use in applications and we can check for database existance trying to connect to it, for example. -- Best regards Carlos GuzmánÁlvarez Vigo-Spain |
From: Alessandro P. <pet...@in...> - 2004-02-12 08:44:02
|
I noticed that if you create a database using FbConnection.CreateDatabase it will overwrite your previous database!!! This is very very dangerous! Is it a bug in the provider or in the FB engine? Ciao, Alessandro Petrelli. |
From: Craig <Fir...@ho...> - 2004-02-11 15:19:14
|
HI, I'm still looking for the following person. I've done this before, and got tons of resumes with no relevant experience. If you Don't meet the following criterion, DO NOT REPLY. 1. Need someone to develop some dynamic web pages, connected to firebird 1.5. MUST have experience with Interbase and the web. Will be using secure socket layer.. Project is a bartering club, reports will be very similar to Paypal activity reports. Needs to be stable. If you have general web experience, I.E. have artistic ability, even better. 2. Must speak good English. I don't care what country you are from, just need to be able to write English. 3. Reply with some relevant Web experience. MUST be dynamic web experience. I need some URL's to look at. I really need something to look at. 4. Would be nice to have someone familiar with Fast reports to create some reports. Need to be at least using Delphi 5. Have some mods to some Delphi apps to make.. 5. Please tell me what your hourly rate is. I can keep you busy.. but reply ONLY if you meet ALL there criterion Send it to Fir...@ho... Craig.. |
From:
<car...@te...> - 2004-02-11 14:54:45
|
Hello: I have added a makefile for 1.6 sources to the CVS, this will allow the build of the 1.6 sources in linux with mono:: I have removed from 1.5 sources a temprorary hack for mono arround Globalization stuff ( now for use the provider with mono we will need to have mono built with ICU support ) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Carlos G.A. <car...@te...> - 2004-02-10 22:35:49
|
Hello: > Unhandled Exception: > FirebirdSql.Data.Firebird.FbException: No message for > code 24 found. > No message for code 413 found. Finally i have done the test yet ;) Seems to be a rights problem, i have installed Firebird 1.5 RC 8 Super Server in Fedora Core 1 using a firebird user, trying to create the database in a directory that is not accesible by the firebird user will give the above exception, for tests i have created a data directory inside /opt/firebird, and setting the firebird user as the owner of the data directory and all runs fine. -- Best regards Carlos Guzm=C3=A1n =C3=81lvarez Vigo-Spain |
From: Carlos G.A. <car...@te...> - 2004-02-10 20:27:53
|
El mar, 10-02-2004 a las 10:46, Dumitru Popescu escribi=C3=B3: > I have tried FbConnection.CreateDatabase in a small c# > code on redhat 9.0 and mono 0.30 and got an error > I there a bug or is something wrong in my code >=20 > HERE IS THE CODE THAT I'M USING >=20 > private static void > CreateDatabase(string connectionString) > { > Hashtable values =3D new > Hashtable(); >=20 > values.Add("DataSource" , > =20 > ConfigurationSettings.AppSettings["DataSource"]); > values.Add("Database" , > =20 > ConfigurationSettings.AppSettings["Database"]); > values.Add("Port" =20 > , > =20 > Convert.ToInt32(ConfigurationSettings.AppSettings["Port"])); > values.Add("User" =20 > , > =20 > ConfigurationSettings.AppSettings["User"]); > values.Add("Password" , > =20 > ConfigurationSettings.AppSettings["Password"]); > values.Add("Dialect" , > =20 > Convert.ToByte(ConfigurationSettings.AppSettings["Dialect"])); > values.Add("ForcedWrite", > =20 > Convert.ToBoolean(ConfigurationSettings.AppSettings["ForcedWrite"])); > values.Add("Charset" , > =20 > ConfigurationSettings.AppSettings["Charset"]); >=20 > foreach (DictionaryEntry v in > values) > { > =20 > Console.WriteLine("{0}=3D{1};", v.Key.ToString(), > v.Value.ToString()); > } >=20 > =20 > FbConnection.CreateDatabase(values); > } >=20 > HERE IS OUTPUT >=20 > PageSize=3D4096; > DataSource=3Dlocalhost; > User=3DSYSDBA; > Database=3D/root/testdb.gdb; > Dialect=3D3; > Password=3DUjswO8K6; > ForcedWrite=3DFalse; > Port=3D3050; > Charset=3DISO8859_1; >=20 > Unhandled Exception: > FirebirdSql.Data.Firebird.FbException: No message for > code 24 found. > No message for code 413 found. > ---> FirebirdSql.Data.Firebird.Gds.GdsException: > Exception of type > FirebirdSql.Data.Firebird.Gds.GdsException was thrown. > in <0x001c3> > FirebirdSql.Data.Firebird.Gds.GdsDbAttachment:CreateDatabase > (FirebirdSql.Data.Firebird.Gds.GdsAttachParams,FirebirdSql.Data.Firebird.= Gds.GdsDpbBuffer) > in <0x00824> > FirebirdSql.Data.Firebird.FbConnection:CreateDatabase > (System.Collections.Hashtable) > --- End of inner exception stack trace --- >=20 > in <0x0088a> > FirebirdSql.Data.Firebird.FbConnection:CreateDatabase > (System.Collections.Hashtable) > in <0x0052a> .Test:CreateDatabase (string) > in <0x00044> .Test:Main (string[]) >=20 >=20 > __________________________________ > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online. > http://taxes.yahoo.com/filing.html >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Carlos G.A. <car...@te...> - 2004-02-10 20:27:30
|
Hello: > I have tried FbConnection.CreateDatabase in a small c# > code on redhat 9.0 and mono 0.30 and got an error > I there a bug or is something wrong in my code Huummm, ok, i'm going to make a test tomorrow, under Fedora Core 1 with Firebird 1.5 RC 8, .NET Data Provider 1.5 RC 4 and mono from CVS. -- Best regards Carlos Guzm=C3=A1n =C3=81lvarez Vigo-Spain |
From: Dumitru P. <pop...@ya...> - 2004-02-10 09:46:24
|
I have tried FbConnection.CreateDatabase in a small c# code on redhat 9.0 and mono 0.30 and got an error I there a bug or is something wrong in my code HERE IS THE CODE THAT I'M USING private static void CreateDatabase(string connectionString) { Hashtable values = new Hashtable(); values.Add("DataSource" , ConfigurationSettings.AppSettings["DataSource"]); values.Add("Database" , ConfigurationSettings.AppSettings["Database"]); values.Add("Port" , Convert.ToInt32(ConfigurationSettings.AppSettings["Port"])); values.Add("User" , ConfigurationSettings.AppSettings["User"]); values.Add("Password" , ConfigurationSettings.AppSettings["Password"]); values.Add("Dialect" , Convert.ToByte(ConfigurationSettings.AppSettings["Dialect"])); values.Add("ForcedWrite", Convert.ToBoolean(ConfigurationSettings.AppSettings["ForcedWrite"])); values.Add("Charset" , ConfigurationSettings.AppSettings["Charset"]); foreach (DictionaryEntry v in values) { Console.WriteLine("{0}={1};", v.Key.ToString(), v.Value.ToString()); } FbConnection.CreateDatabase(values); } HERE IS OUTPUT PageSize=4096; DataSource=localhost; User=SYSDBA; Database=/root/testdb.gdb; Dialect=3; Password=UjswO8K6; ForcedWrite=False; Port=3050; Charset=ISO8859_1; Unhandled Exception: FirebirdSql.Data.Firebird.FbException: No message for code 24 found. No message for code 413 found. ---> FirebirdSql.Data.Firebird.Gds.GdsException: Exception of type FirebirdSql.Data.Firebird.Gds.GdsException was thrown. in <0x001c3> FirebirdSql.Data.Firebird.Gds.GdsDbAttachment:CreateDatabase (FirebirdSql.Data.Firebird.Gds.GdsAttachParams,FirebirdSql.Data.Firebird.Gds.GdsDpbBuffer) in <0x00824> FirebirdSql.Data.Firebird.FbConnection:CreateDatabase (System.Collections.Hashtable) --- End of inner exception stack trace --- in <0x0088a> FirebirdSql.Data.Firebird.FbConnection:CreateDatabase (System.Collections.Hashtable) in <0x0052a> .Test:CreateDatabase (string) in <0x00044> .Test:Main (string[]) __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html |
From:
<car...@te...> - 2004-02-10 08:19:29
|
Hello: > Just wanted to confirm that it's also working here now (using RC4). Thanks :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Thomas B. <bie...@gm...> - 2004-02-10 00:35:58
|
>> It's not working for me (using Version 1.5RC3). Could this be related >> to "implicit transaction support"? (400...@te...) > > It's working for me, i'm going to try to release the Rc 4 today. > Just wanted to confirm that it's also working here now (using RC4). Thomas |
From:
<car...@te...> - 2004-02-09 11:54:50
|
Hello: I'm planning to release the 1.5 final next week but i want to know first if anybody has problems pending of resolution ( not related to the design time support please :) ) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <car...@te...> - 2004-02-08 19:50:19
|
Hello: Sorry for the late. > Some people may have VS.NET 2k3, but there's a lot that won't have that > and that won't have VS.NET 2k2, either. I think the best solution would > be to make the installation not depend on either file, but there may not > be an easy way to do that. I agree, i have installed both versions of the .net framework, maybe this can cause problems to the installation, but i want to release installs for both versions. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Marco B. <mar...@ai...> - 2004-02-08 18:06:38
|
Hello, actually I was wrong and I was using version 1.0... now I'm trying with 1.5 and this kind of problem (NULL values) seems to be resolved. I see that 1.5 gets rid of FBType enumeration... now I have to delete = all this work-around code! :) Anyway, thank you for your support and for having created this = provider...=20 Marco Brambilla > -----Original Message----- > From: fir...@li...=20 > [mailto:fir...@li...] On=20 > Behalf Of Carlos Guzm=E1n =C1lvarez > Sent: Saturday, February 07, 2004 10:23 PM > To: Fir...@li... > Subject: Re: [Firebird-net-provider] NULL values in output parameters >=20 > Hello: >=20 > > Maybe I'm doing something wrong... here's my pieces of code. Field=20 > > "compleanno" is a timestamp value and is null. On the web page the=20 > > sample code returns "17/11/1858 0.00.00". >=20 > You are using version 1.0 of the provider, am i right ?? Can=20 > you try this using 1.5 version ?? >=20 >=20 >=20 >=20 >=20 >=20 > -- > Best regards >=20 > Carlos Guzm=E1n =C1lvarez > Vigo-Spain >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >=20 |
From:
<car...@te...> - 2004-02-07 21:23:23
|
Hello: > Maybe I'm doing something wrong... here's my pieces of code. Field > "compleanno" is a timestamp value and is null. On the web page the sample > code returns "17/11/1858 0.00.00". You are using version 1.0 of the provider, am i right ?? Can you try this using 1.5 version ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2004-02-07 15:23:36
|
Hello: > thank you for your response. > > Maybe I'm doing something wrong... here's my pieces of code. Field > "compleanno" is a timestamp value and is null. On the web page the sample > code returns "17/11/1858 0.00.00". Thanks i will review it later today. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Marco B. <mar...@ai...> - 2004-02-07 15:15:25
|
Hi Carlos, thank you for your response. Maybe I'm doing something wrong... here's my pieces of code. Field "compleanno" is a timestamp value and is null. On the web page the = sample code returns "17/11/1858 0.00.00". - Table ---------------------------- CREATE TABLE "Persona" ( "Id" INTEGER NOT NULL, "Nome" VARCHAR(50), "Compleanno" DATE, "Salario" DECIMAL(15,2), "Nuovo" INTEGER, "id_famiglia" INTEGER, ISTANTE TIMESTAMP ); - Stored procedure ------------------ CREATE PROCEDURE "sdhPersona" ("_Id" INTEGER) RETURNS ("Compleanno" DATE) AS BEGIN SELECT "Compleanno" FROM "Persona" WHERE "Id" =3D :"_Id" INTO :"Compleanno"; SUSPEND; END -------------------------------------- #region sample code FbTransaction myTransaction; FbConnection myConnection =3D new FbConnection("User=3DSYSDBA;Password=3Dmasterkey;Database=3Dframework;Dat= aSource=3Dl ocalhost;Port=3D3050;Dialect=3D3;Charset=3DNONE;Role=3D;Connection lifetime=3D15;Packet Size=3D8192;"); myConnection.Open(); myTransaction =3D myConnection.BeginTransaction(); FbCommand myCommand =3D new FbCommand("EXECUTE PROCEDURE \"sdhPersona\" = (?)", myConnection, myTransaction); myCommand.CommandType =3D CommandType.StoredProcedure; myCommand.Parameters.Add("_id", FbType.Integer).Direction =3D ParameterDirection.Input;=20 myCommand.Parameters[0].Value =3D 2; myCommand.Parameters.Add("Compleanno", FbType.TimeStamp).Direction =3D ParameterDirection.Output;=20 myCommand.ExecuteNonQuery(); myTransaction.Commit(); Response.Write( myCommand.Parameters[1].Value ); myConnection.Close(); #endregion -------------------------------------- Thank you for your support! Marco Brambilla > -----Original Message----- > From: fir...@li...=20 > [mailto:fir...@li...] On=20 > Behalf Of Carlos Guzm=E1n =C1lvarez > Sent: Saturday, February 07, 2004 3:24 PM > To: Fir...@li... > Subject: Re: [Firebird-net-provider] NULL values in output parameters >=20 > Hello: >=20 > > I'm using it on a ASP.NET project and I call a stored=20 > procedure that=20 > > return values into output parameters. When a field value in=20 > my table=20 > > is null the stored procedure returns NULL as parameter value. Using=20 > > the FB .NET provider the output parameter returned has always the=20 > > default value (e.g.: 0 for integer). Is it possible to=20 > return NULL value from database? >=20 > Huummmm .... can you send sample test case ? ( remember that=20 > numeric values in C# cannot be null. ) >=20 >=20 >=20 >=20 >=20 >=20 >=20 > -- > Best regards >=20 > Carlos Guzm=E1n =C1lvarez > Vigo-Spain >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >=20 |
From:
<car...@te...> - 2004-02-07 14:51:43
|
Hello: > I'm using it on a ASP.NET project and I call a stored procedure that return > values into output parameters. When a field value in my table is null the > stored procedure returns NULL as parameter value. Using the FB .NET provider > the output parameter returned has always the default value (e.g.: 0 for > integer). Is it possible to return NULL value from database? Huummmm .... can you send sample test case ? ( remember that numeric values in C# cannot be null. ) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Marco B. <mar...@ai...> - 2004-02-07 14:15:52
|
Hello, I need some help with the Firebird .NET data provider v.1.5. I'm using it on a ASP.NET project and I call a stored procedure that return values into output parameters. When a field value in my table is null the stored procedure returns NULL as parameter value. Using the FB .NET provider the output parameter returned has always the default value (e.g.: 0 for integer). Is it possible to return NULL value from database? Here's the sp code: [...] CREATE PROCEDURE "sdgACTIVITYSTATUS" ( "_ID" INTEGER) RETURNS ( ACCEPTED SMALLINT, "ORDER" SMALLINT, DESCRIPTION VARCHAR(50)) AS BEGIN SELECT "ACCEPTED", "ORDER", "DESCRIPTION" FROM "ACTIVITYSTATUS" WHERE "ID" = :"_ID" INTO :"ACCEPTED", :"ORDER", :"DESCRIPTION"; SUSPEND; END [...] Thank you for your support, -- Marco Brambilla Aidiia |
From:
<car...@te...> - 2004-02-06 13:41:45
|
Hello: > Can u give me any idea, why this could be happen? Huummmm .... Can you make a little test ?? anything like this: FbBackup objFbBackup = new FbBackup(); objFbBackup.UserName = user; objFbBackup.UserPassword = password; objFbBackup.Database = dbFile; objFbBackup.BackupFiles.Add(new FbBackupFile(dbBackFile, 4096)); objFbBackup.Options = FbBackupFlags.IgnoreLimbo; objFbBackup.Verbose = true; objFbBackup.Start(); while((lineOutput = objFbBackup.GetNextLine()) != null) { // Console.WriteLine(lineOutput); } objFbBackup.Close(); FbRestore objFbRestore = new FbRestore(); objFbRestore.UserName = user; objFbRestore.UserPassword = password; objFbRestore.Database = dbFile; objFbRestore.BackupFiles.Add(new FbBackupFile(dbBackFile, 4096)); objFbRestore.PageSize= 4096; objFbRestore.Options = FbRestoreFlags.Replace; objFbRestore.Verbose = true; objFbRestore.Start(); while((lineOutput = objFbRestore.GetNextLine()) != null) { // Console.WriteLine(lineOutput); } objFbRestore.Close(); } catch (Exception ex) { Console.WriteLine(ex.Message); } Console.WriteLine("Finished!!"); Console.ReadLine(); -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <car...@te...> - 2004-02-06 09:38:54
|
Hello: Attached to this email are the results of the AS3AP benchmark, running 1.6 version against the 1.5 RC8 Embedded Server and 1.5 RC8 Super Server. The benhmark was executed using a machine like this: * Athlon 1000. * 256MB. * Windows XP. * Firebird 1.5 RC8 Embedded Server/Super Server. - Embedded server is using local connections. - Super Server is using TCP/IP connections. * .NET Framework 1.0 (SP2). * Firebird .NET Data Provider 1.6 from CVS. * AS3AP 40MB data file. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2004-02-05 13:47:09
|
Hello: > In the borland.net products (Delphi 8), there is a Borland Data provider > which allows you to drag and drop tables on to a project form, which creates > a data adatpter etc. Is there any development in this area, so that it can > be used directly with this feature. Carlos H. Cantu has asked this to me too, i will try to review this soon, probably after the first alpha release of the 1.6 i ( I have yet, in my local tree, an set empty of classes with the needed methods signatures for implement a BDP ) In any case my main objective at this moment is to get 1.6 version working well with the embedded server ;) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Tony R. <to...@so...> - 2004-02-05 13:31:47
|
In the borland.net products (Delphi 8), there is a Borland Data provider which allows you to drag and drop tables on to a project form, which creates a data adatpter etc. Is there any development in this area, so that it can be used directly with this feature. Borland have an Interbase 7.1 provider, but this doesn't fully work with firebird. In the BDPDatasources xml file, there is a section for each provider, the interbase one is... <provider name="Interbase" connectionStringType="Borland.Data.Interbase.IBConnectionString, Borland.Data.Interbase, Version=1.5.0.0, Culture=neutral, PublicKeyToken=91d62ebb5b0d1b1b"> <objectTypes> <objectType>Tables</objectType> <objectType>Procedures</objectType> <objectType>Views</objectType> </objectTypes> </provider> I have tried modifiying this for the Firebird.net provider but there is no public version of "Borland.Data.Interbase.IBConnectionString" in the assembly. I know there must be a bit more to it than adding a IBConnectioString type, but it would be good to have. |
From:
<car...@te...> - 2004-02-05 13:06:10
|
Hello: I have added some changes to the nant build system of the 1.6 sources for allow it to run with mono:: I have tested it on windows with mono 0.30 and all builds fine, i will try to run some tests with the mono built version later today. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |