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-21 16:46:04
|
Hello: > Hi, I had this error with Firebird.net provider 1.5 beta 2 and not wth > old versions: > When open a conection, this exception appears: > ---------------------------------- > Formato de metadatos PInvoke no válido. > Origen: OSSOCK.gethostbyname > -------------------------------- Which version of the .net framework are you using ?? which installer of the data provider are you using ?? > AND commandbuilder.deriveparameters(command) does not work with my > stored procedures commands With beta 2 ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2003-10-21 16:28:19
|
Hello: > I get lastest CVS sources, but problem not fixed. It's working for me, are you sure you have got the latest CVS sources ?? Here is my sample code: FbConnection connection = new FbConnection(connectionString); connection.Open(); FbTransaction transaction = connection.BeginTransaction(); FbCommand command = new FbCommand("GETVARCHARFIELD", connection, transaction); command.CommandType = CommandType.StoredProcedure; FbCommandBuilder.DeriveParameters(command); transaction.Commit(); connection.Close(); -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: olegmad <ol...@ya...> - 2003-10-21 14:27:43
|
> Fixed in CVS, you can use it without start a transaction and > it will work ok or get latest CVS sources, i ahave added a > nunit test case too. I get lastest CVS sources, but problem not fixed. That code work fine, but if I uncomment one line - exception will throw. using System; using System.Data; using System.Data.Common; using FirebirdSql.Data.Firebird; namespace ConsoleApplication { class MainClass { static private readonly string ConnectionString = @"Server=80.80.104.12;Database=c:\temp\carlos.gdb;Charset=UNICODE_FSS;Connec tion Lifetime=15;Dialect=3;User=carlos;Password=carlos;"; static void Main(string[] args) { FbConnection connection = new FbConnection(ConnectionString); connection.Open(); FbCommand command = new FbCommand("MYPROC", connection); //command.Transaction = connection.BeginTransaction(); // if uncomment THIS line - generate exception :( command.CommandType = CommandType.StoredProcedure; FbCommandBuilder.DeriveParameters(command); connection.Close(); } } } |
From:
<car...@te...> - 2003-10-21 10:08:22
|
Hello: Fixed in CVS, you can use it without start a transaction and it will work ok or get latest CVS sources, i ahave added a nunit test case too. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: olegmad <ol...@ya...> - 2003-10-21 10:07:22
|
> you need to add > this to the connection string: > > Charset=UNICODE_FSS Thanks!!! Now it work!!! :-) Bye. |
From: olegmad <ol...@ya...> - 2003-10-21 09:00:48
|
Hello Carlos! I am have probler with FbCommandBuilder.DeriveParameters() too. I create this procedure: -------------------------------------------- CREATE PROCEDURE MYPROC RETURNS ( "id" INTEGER) AS begin "id" = 777; end -------------------------------------------- And this code: -------------------------------------------- using System; using System.Data; using System.Data.Common; using FirebirdSql.Data.Firebird; namespace ConsoleApplication { class MainClass { static private readonly string ConnectionString = @"Server=80.80.104.12;Database=c:\temp\carlos.gdb;Charset=UNICODE_FSS;Connec tion Lifetime=15;Dialect=3;User=carlos;Password=carlos;"; static void Main(string[] args) { FbConnection connection = new FbConnection(ConnectionString); connection.Open(); FbTransaction transaction = connection.BeginTransaction(); FbCommand command = new FbCommand("MYPROC", connection, transaction); command.CommandType = CommandType.StoredProcedure; FbCommandBuilder.DeriveParameters(command); transaction.Commit(); connection.Close(); } } } -------------------------------------------- I catch exception: Unhandled Exception: FirebirdSql.Data.Firebird.FbException: Execute requires the Command object to have a Transaction object when the Connection object assigned to the command is in a pending local transaction. The Transaction property of the Command has not been initialized. at FirebirdSql.Data.Firebird.DbSchema.FbAbstractDbSchema.GetDbSchemaTable(FbCon nection connection, Object[] restrictions) at FirebirdSql.Data.Firebird.FbConnection.GetDbSchemaTable(FbDbSchemaType schema, Object[] restrictions) at FirebirdSql.Data.Firebird.FbCommandBuilder.DeriveParameters(FbCommand command) at ConsoleApplication.MainClass.Main(String[] args) in c:\vss\consoleapplication3\class1.cs:line 21 Thanks. |
From: nicoya n. <nic...@ho...> - 2003-10-20 20:39:57
|
Hi, I had this error with Firebird.net provider 1.5 beta 2 and not wth old versions: When open a conection, this exception appears: ---------------------------------- Formato de metadatos PInvoke no válido. Origen: OSSOCK.gethostbyname --------------------------------- AND commandbuilder.deriveparameters(command) does not work with my stored procedures commands example: ---------------------------------- FirebirdSql.Data.Firebird.FbConnection Con2 = new FirebirdSql.Data.Firebird.FbConnection(this.CadenaConexion); Con2.Open(); Com = new FirebirdSql.Data.Firebird.FbCommand("PA_EMPLEADO_LISTAR",Con2); Com.CommandType = System.Data.CommandType.StoredProcedure; FirebirdSql.Data.Firebird.FbCommandBuilder.DeriveParameters(Com); Con2.Close(); Con2.Dispose();- ---------------------------------- This stored procedure has 2 parameter and not buil its with derrveparameters. Thank You Good look! _________________________________________________________________ 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-20 15:53:59
|
Hello: Ok, fixed in CVS. > static private readonly string ConnectionString = > @"Server=80.80.104.12;Database=c:\temp\carlos.gdb;Connection > Lifetime=15;Dialect=3;User=carlos;Password=carlos;"; One question, with this connection string the .net provider will use UNICODE_FSS as character set only if this is the Default character set of .net framework ( for example for me the default is ISO8859_1 ), if you want the .net provider working with UNICODE_FSS ( UTF-8 ), that it's database character set ;) ,you need to add this to the connection string: Charset=UNICODE_FSS ( With this probably the beta 2 release will work ok ;) but in any case can be better for you to get a new copy of CVS sources ) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: olegmad <ol...@ya...> - 2003-10-20 14:11:52
|
> This is the character set of the database and table fields ?? Can you > send a sample of the > connection string that are you using ?? I create new database with that params: SQL Dialect = 3 Charset = UNICODE_FSS Page Size = 4096 I create new table in this database: CREATE TABLE TTT ( "id" INTEGER NOT NULL, "name" VARCHAR(10) ); You can just compile and run next sample, without editing, all info in ConnectionString - workable! I send you all my sample: ------------------------------------------------------------------ using System; using System.Data; using System.Data.Common; using FirebirdSql.Data.Firebird; namespace ConsoleApplication { class MainClass { static private readonly string ConnectionString = @"Server=80.80.104.12;Database=c:\temp\carlos.gdb;Connection Lifetime=15;Dialect=3;User=carlos;Password=carlos;"; static void Main(string[] args) { FbConnection connection = new FbConnection(ConnectionString); connection.Open(); FbTransaction transaction = connection.BeginTransaction(); FbCommand command = new FbCommand("SELECT * FROM TTT", connection, transaction); DataTable table = new DataTable(); FbDataAdapter adapter = new FbDataAdapter(command); adapter.Fill(table); transaction.Commit(); connection.Close(); } } } ------------------------------------------------------------------ P.S. When I use fb.net 1.5 for 1.1 beta 1 - all works fine!!! Thanks! |
From:
<car...@te...> - 2003-10-20 08:47:21
|
Hello: > In Firebird 1.5 I use > charset = UNICODE_FSS This is the character set of the database and table fields ?? Can you send a sample of the connection string that are you using ?? > font characters set = ANSI_CHARSET Where you are using this ?? I have added some changes more to the CVS. -- Best regards Carlos Guzmán álvarez Vigo-Spain |
From: olegmad <ol...@ya...> - 2003-10-20 07:31:41
|
> Fixed in CVS ( seems to give only when database has no character set > specified.) Hello. I download CVS, compiled it, but I still have this error... :( I use the same code and catch same exception. In Firebird 1.5 I use charset = UNICODE_FSS font characters set = ANSI_CHARSET Whats wrong??? Thanks... |
From:
<car...@te...> - 2003-10-19 07:19:25
|
Hello: Fixed in CVS ( seems to give only when database has no character set specified.) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Miha M. <mi...@NO...> - 2003-10-18 21:14:24
|
Yes, please. It would be a precious addition. Miha "Carlos Guzmán Álvarez" <car...@te...> wrote in message news:3F9...@te...... > Hello: > > > Hi guys (probably Carlos :) ) > > > > Are there any plans for supporting embedded firebird? > > It would be really a greaaaaat feature. > > > I'm thinking on it ;) , probably after 1.5 final release > i will see how to implement support for the embedded server. > > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > > ------------------------------------------------------- > This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo > The Event For Linux Datacenter Solutions & Strategies in The Enterprise > Linux in the Boardroom; in the Front Office; & in the Server Room > http://www.enterpriselinuxforum.com > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From:
<car...@te...> - 2003-10-18 21:02:40
|
Hello: > Hi guys (probably Carlos :) ) > > Are there any plans for supporting embedded firebird? > It would be really a greaaaaat feature. I'm thinking on it ;) , probably after 1.5 final release i will see how to implement support for the embedded server. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2003-10-18 21:02:37
|
Hello: > I also get the same error message, but I get it as soon as I try to > assign a connection string to the connection. It's fixed in CVS. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Miha M. <mi...@NO...> - 2003-10-18 20:32:09
|
Hi guys (probably Carlos :) ) Are there any plans for supporting embedded firebird? It would be really a greaaaaat feature. Thanks, Miha |
From: George L. <fir...@wo...> - 2003-10-18 19:36:56
|
I also get the same error message, but I get it as soon as I try to = assign a connection string to the connection. |
From: olegmad <ol...@ya...> - 2003-10-18 13:49:11
|
> I have made some tests without problems, can you send to me the table > structure > ( for see if it's a problem with character sets that now are handled in > different way ), CREATE TABLE TTT ( "id" INTEGER NOT NULL, "name" VARCHAR(64) NOT NULL ); > and the stack trace of the exception, please. Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at FirebirdSql.Data.Firebird.Gds.GdsField.set_SqlSubType(Int32 value) at FirebirdSql.Data.Firebird.Gds.GdsStatement.parseTruncSqlInfo(Byte[] info, GdsRowDescription rowDesc, Int32 lastindex) at FirebirdSql.Data.Firebird.Gds.GdsStatement.parseSqlInfo(Byte[] info, Byte[] items) at FirebirdSql.Data.Firebird.Gds.GdsStatement.Prepare() at FirebirdSql.Data.Firebird.FbCommand.InternalPrepare() at FirebirdSql.Data.Firebird.FbCommand.ExecuteReader(CommandBehavior behavior) at FirebirdSql.Data.Firebird.FbCommand.System.Data.IDbCommand.ExecuteReader(Com mandBehavior behavior) at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at ConsoleApplication.MainClass.Main(String[] args) in c:\vss\consoleapplication3\class1.cs:line 27 Thanks. |
From:
<car...@te...> - 2003-10-18 12:04:42
|
Hello: > But! When i use old (beta 1) .net provider - all OK. I have made some tests without problems, can you send to me the table structure ( for see if it's a problem with character sets that now are handled in different way ), and the stack trace of the exception, please. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: olegmad <ol...@ya...> - 2003-10-18 11:51:06
|
Hello! I download firebird .net provider 1.5 beta 2 for .net framework 1.1. I try run that simple code: ---------------------------- FbConnection connection = new FbConnection(ConnectionString); connection.Open(); FbTransaction transaction = connection.BeginTransaction(); FbCommand command = new FbCommand("SELECT * FROM \"TTT\"", connection, transaction); DataTable table = new DataTable(); FbDataAdapter adapter = new FbDataAdapter(command); adapter.Fill(table); // EXCEPTION HERE !!!!! transaction.Commit(); connection.Close(); ---------------------------- And I catch that exception: --------------- An unhandled exception of type 'System.NullReferenceException' occurred in system.data.dll Additional information: Object reference not set to an instance of an object. ---------------- But! When i use old (beta 1) .net provider - all OK. What wrong??? Please help!!! Bye. |
From:
<car...@te...> - 2003-10-18 09:55:39
|
Hello: I have added basic design time support for FbCommand.CommandText to the CVS, it's not finished yet, but in first tests seems to run fine. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Chris C. <cm...@uk...> - 2003-10-15 13:04:04
|
> Source and .net 1.1 install packages are updated yet. > Thanks Carlos. Chris. |
From:
<car...@te...> - 2003-10-15 12:43:05
|
Hello: > There are only a namespace change on the connection string design time > classes from beta 1 release, i need to think that it's a problem with > my dot net install, i will install windows and .net from scratch tomorrow > and update installation packages. Source and .net 1.1 install packages are updated yet. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From:
<car...@te...> - 2003-10-14 22:56:05
|
Hello: > I'm just starting to work with .NET (Delphi background) so don't rule > out the fact that I may have done something stupid <g>. No. There are only a namespace change on the connection string design time classes from beta 1 release, i need to think that it's a problem with my dot net install, i will install windows and .net from scratch tomorrow and update installation packages. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Chris C. <ch...@mi...> - 2003-10-14 20:24:12
|
Hi. I've just started looking at the Firebird .NET provider, I installed the binary (Beta 1) into c# builder at work today with no problems. I just installed Beta 2 into VS.NET 2003 (1.1 Version) and when I click on the button in the connectionstring property in a fbConnection I get: "Object reference not set to an instance of an object" error message. I'm just starting to work with .NET (Delphi background) so don't rule out the fact that I may have done something stupid <g>. Any help appreciated. Chris Clark. |