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: Lee C. <lee...@ad...> - 2003-07-24 00:35:16
|
Ok Carlos, You're problably getting sick of me by now. The method finally executed = without an error, but it did not put any data into the database. Also i = try to call commit after the call to the database and it gives me an = error saying its busy, open, fetching. Lee |
From: <car...@te...> - 2003-07-23 22:45:57
|
Hello: > do you have any plans to allow connection to the local embedded firebird > server? No at this moment i will think on it for the future :) > I know it is handled via the client DLL library and .net provider > uses the network protocol, but it would be extremely helpful to be able to > use the provider for both network and local connections. You can connect to a local server using localhost as server. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Dan L. <tes...@at...> - 2003-07-23 19:00:04
|
Carlos, do you have any plans to allow connection to the local embedded firebird server? I know it is handled via the client DLL library and .net provider uses the network protocol, but it would be extremely helpful to be able to use the provider for both network and local connections. |
From: Carlos G. A. <car...@te...> - 2003-07-23 17:48:36
|
Hello: > 0 is not valid, so i just embrace it within a string which is same thing? The third parameters needs to be the SourceColumn not the value. Try this: command.Parameters.Add("@userloginname", FbType.VarChar).Value = "Lee"; command.Parameters.Add("@userloginpass", FbType.VarChar).Value = "Pass"; command.Parameters.Add("@userloginid", FbType.Integer).Value = 0; command.Parameters.Add("@userprivilegeid", FbType.SmallInt).Value = 0; command.Parameters["@userloginid"].Direction=ParameterDirection.Output; command.Parameters["@userprivilegeid"].Direction=ParameterDirection.Output; -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Carlos G. A. <car...@te...> - 2003-07-23 16:42:40
|
Hello: > FbParameterCollection param = new FbParameterCollection(); Huummm .... be careful with this that will be no more possible with 1.5 version of the Firebird .NET Data provider ( as in SqlClient provider ). > param.Add( new FbParameter("@userloginname", > FirebirdSql.Data.Firebird.FbType.VarChar, "Lee")); > > param.Add( new FbParameter("@userloginpass", > FirebirdSql.Data.Firebird.FbType.VarChar, "Pass")); > > int result = sql.ExecuteNonQuery(connectionString, > CommandType.StoredProcedure, "LOGINUSER", param); > > *What am I doing wrong? Thank you!* I can't test it now but try adding the output parameters too: param.Add( new FbParameter("@userloginname", FbType.VarChar, "Lee")); param.Add( new FbParameter("@userloginpass", FbType.VarChar, "Pass")); param.Add( new FbParameter("@userloginid", FbType.Integer, 0)); param.Add( new FbParameter("@userprivilegeid", FbType.SmallInt, 0)); param[@userloginid].Direction = ParameterDirection.Output; param[@userprivilegeid].Direction = ParameterDirection.Output; -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Lee C. <lee...@ad...> - 2003-07-23 16:26:36
|
I am having trouble getting a stored procedure to execute properly. = Below is my stored procedure definition and my code definition. STOREDPROCEDURE =3D CREATE PROCEDURE LOGINUSER ( USERLOGINNAME VARCHAR(255), USERLOGINPASS VARCHAR(255)) RETURNS ( USERLOGINID INTEGER, USERPRIVILEGEID SMALLINT) =20 public int ExecuteNonQuery(string aConnectionString, CommandType = aCommandType, string aCommandText, FbParameterCollection aParams) { using (FbConnection connection =3D new FbConnection(aConnectionString)) { connection.Open(); FbTransaction trans =3D connection.BeginTransaction(); FbCommand command =3D new FbCommand(aCommandText, connection, trans); command.CommandType =3D aCommandType; SetParameters(command.Parameters, aParams); //command.Prepare(); return command.ExecuteNonQuery(); }=20 } I call my code (ExecuteNonQuery) like this: string connectionString =3D "User=3DSYSDBA;" + "Password=3Dmasterkey;" + "Database=3Dc:\\program files\\Marathon\\Projects\\login.gdb;" + "Server=3Dw2k-server;" + "Port=3D3050;" + "Dialect=3D3;" + "Charset=3DNONE;" + "Role=3D;" + "Connection lifetime=3D15;" + "Pooling=3Dtrue;" + "Packet Size=3D8192"; SqlAccess sql =3D new SqlAccess(); FbParameterCollection param =3D new FbParameterCollection(); param.Add( new FbParameter("@userloginname", = FirebirdSql.Data.Firebird.FbType.VarChar, "Lee")); param.Add( new FbParameter("@userloginpass", = FirebirdSql.Data.Firebird.FbType.VarChar, "Pass")); int result =3D sql.ExecuteNonQuery(connectionString, = CommandType.StoredProcedure, "LOGINUSER", param); What am I doing wrong? Thank you! |
From: Lee C. <lee...@ad...> - 2003-07-23 15:43:13
|
Carlos, Just for your information, in your NET Provider docs it says that you do = not currently support connection pooling. Also I had a question about = pooling. In the docs it says FbConnection.Open() gets an "open" = connection from the pool if available. Now in one of the pooling = examples shipped with the NET Provider it shows new connections being = made, and then closed. It says that closing the connection releases it = back to the pool. This would mean they are "closed" connections now. = How does this work? Thanks, Lee |
From: Carlos G. A. <car...@te...> - 2003-07-22 14:00:47
|
Hello: > Although external files are more difficult to be maintained I prefer the > second choice. > This improve readibility of the code and allow other people to modify the > documentation without working on source files. Thanks for the answer, i was thinking to in make a mix :) putting the <summary> tags in the source code and <remarks> and <examples> in external files, but i have not take a decision yet :) i'm working now on database schema classes when i finish it i will start with documentation reorganization -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Alessandro P. <pet...@in...> - 2003-07-22 12:46:12
|
"Carlos Guzman Alvarez" <car...@te...> wrote in message news:3F1...@te...... > At this moment the 1.5 sources that i have in my local tree doesn't have > documentation comments. i'm thinking where to place it: > > 1- In source files. > > 2- In external files ( as in 1.0 and 1.1 versions ) > Although external files are more difficult to be maintained I prefer the second choice. This improve readibility of the code and allow other people to modify the documentation without working on source files. Just my 2c. Ciao, Alessandro Petrelli. |
From: Carlos G. A. <car...@te...> - 2003-07-21 09:58:47
|
Hello: > my Configruation > RH9 + Apache 2.0.46 + mono 0.25 + mod_mono 0.3.7 + Firebird 1.5 RC 3 > > I compiled the mod_mon with mono 0.25. > > I worte a little aspx apllication that does it's job with mono's XSP Server. > But I get an exception when I try to use it with apache + mod_mon. > At the first lock it may be a problem of apache and/or mod_mon. I tried to > verfy that it is "not" a problem of the Apache-Server and mod_mon it: I > worte a simple TCP/IP-Echo-Server (simple writes the received string to the > console) and a aspx page wich sends a string to the EchoServer. It works. > My question - why is the Firebird Provider unable to connect to the Firebird > server? Any Idea? Have you asked this at mono devel list ?? I think it's better place place for this question :) I'm going to try to install Apache and mod_mono later this week. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Soernt P. <soe...@t-...> - 2003-07-20 21:37:23
|
Hello Carlos, my Configruation RH9 + Apache 2.0.46 + mono 0.25 + mod_mono 0.3.7 + Firebird 1.5 RC 3 I compiled the mod_mon with mono 0.25. I worte a little aspx apllication that does it's job with mono's XSP Server. But I get an exception when I try to use it with apache + mod_mon. At the first lock it may be a problem of apache and/or mod_mon. I tried to verfy that it is "not" a problem of the Apache-Server and mod_mon it: I worte a simple TCP/IP-Echo-Server (simple writes the received string to the console) and a aspx page wich sends a string to the EchoServer. It works. My question - why is the Firebird Provider unable to connect to the Firebird server? Any Idea? Best Regards Sörnt The Error Message: FirebirdSql.Data.Firebird.FbException: Unable to complete network request to host "192.168.2.1". ---> FirebirdSql.Data.INGDS.GDSException: Exception of type FirebirdSql.Data.INGDS.GDSException was thrown. in <0x002f7> 00 FirebirdSql.Data.NGDS.isc_db_handle_impl:Connect () in <0x0005e> 00 FirebirdSql.Data.NGDS.GDS:connect (FirebirdSql.Data.NGDS.isc_db_handle_impl,FirebirdSql.Data.NGDS.AttachInfo) in <0x000a3> 00 FirebirdSql.Data.NGDS.GDS:isc_attach_database (FirebirdSql.Data.NGDS.AttachInfo,FirebirdSql.Data.INGDS.isc_db_handle,Fireb irdSql.Data.INGDS.IParameterBuffer) in <0x00050> 00 FirebirdSql.Data.NGDS.GDS:isc_attach_database (string,FirebirdSql.Data.INGDS.isc_db_handle,FirebirdSql.Data.INGDS.IParamet erBuffer) in <0x00064> 00 FirebirdSql.Data.NGDS.GDS:isc_attach_database (string,FirebirdSql.Data.INGDS.isc_db_handle,FirebirdSql.Data.INGDS.IParamet erBuffer) in <0x00438> 00 FirebirdSql.Data.Firebird.FbIscConnection:Open () in <0x00114> 00 FirebirdSql.Data.Firebird.FbConnection:Open () --- End of inner exception stack trace --- in <0x0029d> 00 FirebirdSql.Data.Firebird.FbConnection:Open () in <0x00038> 00 atHome.bsAdHocQuery:get_Transaction () in <0x0002d> 00 atHome.bsAdHocQuery:InitCommand (string) in <0x0007d> 00 atHome.jukebox:initNewSearch () in <0x0000a> 00 atHome.jukebox:btnSearch_Click (object,System.EventArgs) in <0x0006b> 01 System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) in <0x000a0> 00 System.Web.UI.WebControls.Button:OnClick (System.EventArgs) in <0x00054> 00 System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.RaisePo stBackEvent (string) in <0x00016> 00 System.Web.UI.Page:RaisePostBackEvent (System.Web.UI.IPostBackEventHandler,string) in <0x0004c> 00 System.Web.UI.Page:RaisePostBackEvents () in <0x0010d> 00 System.Web.UI.Page:ProcessRequest (System.Web.HttpContext) in <0x001b9> 00 .ExecuteHandlerState:Execute () in <0x00052> 00 .StateMachine:ExecuteState (IStateHandler,bool&) |
From: Carlos G. A. <car...@te...> - 2003-07-20 11:24:01
|
Hello: > Thanks guys. Is there a description of available connection string options > in the firebird NET Provider? You can download the documentation package here: http://prdownloads.sourceforge.net/firebird/FirebirdNetProvider-1.0-Doc.zip http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.1-Alpha2-Doc.zip -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Lee C. <lee...@ad...> - 2003-07-20 11:12:04
|
Thanks guys. Is there a description of available connection string options in the firebird NET Provider? Thank you! ----- Original Message ----- From: "Carlos Guzman Alvarez" <car...@te...> To: "Lee Connell" <lee...@ad...> Cc: <fir...@li...> Sent: Sunday, July 20, 2003 4:30 AM Subject: Re: [Firebird-net-provider] NET Provider remote connections > Hello: > > > *string connectionString = > > "User=SYSDBA;" + > > "Password=masterkey;" + > > "Database=\\w2k-server\\c:\\program files\\firebird\\login.gdb;" + > > "DataSource=192.168.0.11;" + > > "Port=3050;" + > > "Dialect=3;" + > > "Charset=NONE;" + > > "Role=;" + > > "Connection lifetime=15;" + > > "Pooling=true;" + > > "Packet Size=8192";* > > > Which version of the NET Provider are you using ?? > > Try using: > > Database=c:\\program files\\firebird\\login.gdb; > Server=192.168.0.11 > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Carlos G. A. <car...@te...> - 2003-07-20 08:30:36
|
Hello: > *string connectionString = > "User=SYSDBA;" + > "Password=masterkey;" + > "Database=\\w2k-server\\c:\\program files\\firebird\\login.gdb;" + > "DataSource=192.168.0.11;" + > "Port=3050;" + > "Dialect=3;" + > "Charset=NONE;" + > "Role=;" + > "Connection lifetime=15;" + > "Pooling=true;" + > "Packet Size=8192";* Which version of the NET Provider are you using ?? Try using: Database=c:\\program files\\firebird\\login.gdb; Server=192.168.0.11 -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Lee C. <lee...@ad...> - 2003-07-20 05:20:55
|
Carlos, I am having a problem using the NET Provider for framework 1.1. I = cannot get it to connect to a remote database on my network. It keeps = telling me cannot connect to host "localhost". Below is the parameters = I am using, I tried all different combinations of assigning the remote = host. What am I doing wrong here? string connectionString =3D "User=3DSYSDBA;" + "Password=3Dmasterkey;" + "Database=3D\\w2k-server\\c:\\program files\\firebird\\login.gdb;" + "DataSource=3D192.168.0.11;" + "Port=3D3050;" + "Dialect=3D3;" + "Charset=3DNONE;" + "Role=3D;" + "Connection lifetime=3D15;" + "Pooling=3Dtrue;" + "Packet Size=3D8192"; Thanks, Lee |
From: Carlos G. A. <car...@te...> - 2003-07-19 13:47:48
|
Hello: At this moment the 1.5 sources that i have in my local tree doesn't have documentation comments. i'm thinking where to place it: 1- In source files. 2- In external files ( as in 1.0 and 1.1 versions ) Both have godd and bad things, comments and ideas are wellcome!! :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Carlos G. A. <car...@te...> - 2003-07-18 22:48:27
|
Hello: > I am running a mixed environment of Classic W2K and .Net W2K on a > server. Currently use the IBOLEDB driver to interface to Interbase 6.X > Open Source in Classic and .NET ODBC provider through EasySoft ODBC on > the .NET side. Would like to replace the ODBC link with an Interbase > ADO.Net provider capability. Can the Firebird.Net provider do this? I have no tested it with interbase 6.x, but i think it will work thinking in that it works with Firebird 1.0 -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: stevyn d. <sr...@ya...> - 2003-07-18 22:40:59
|
Hello: I am running a mixed environment of Classic W2K and .Net W2K on a server. Currently use the IBOLEDB driver to interface to Interbase 6.X Open Source in Classic and .NET ODBC provider through EasySoft ODBC on the .NET side. Would like to replace the ODBC link with an Interbase ADO.Net provider capability. Can the Firebird.Net provider do this? regards, stevyn This message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! |
From: Carlos G. A. <car...@te...> - 2003-07-18 14:50:28
|
Hello: > you are right - the source was Version 1.0. Downloaded the 1.1 > ("branch-release-1-1") and compiled the Provider. > surprise, surprise: now my test app is working - even with > ".Parameters["XYZ"].Value". Thanks a lot Actual sources in 1.0 branch have some changes that i have no tested yet :), i will test it before a new release if there are one for this branch :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Soernt P. <soe...@t-...> - 2003-07-18 13:58:59
|
Hello Carlos, you are right - the source was Version 1.0. Downloaded the 1.1 ("branch-release-1-1") and compiled the Provider. surprise, surprise: now my test app is working - even with ".Parameters["XYZ"].Value". Thanks a lot Best regards Sörnt "Carlos Guzman Alvarez" <car...@te...> schrieb im Newsbeitrag news:3F1...@te...... > Hello: > > > I attached my test application. The last line it displays at the console is > > "try open connection". > > Source Version - hmmm. I am new to the cvs system. I installed "TortoiseCVS" > > connected to > > ":pserver:ano...@cv...:/cvsroot/firebird" and downloaded > > the module "Net-Provider". > > Which Source Version? - I thought the current 1.1 - right? > > Huummm i think you have downloaded the 1.0, you can get 1.1 fro the > branch "branch-release-1-1". > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Carlos G. A. <car...@te...> - 2003-07-18 12:57:16
|
Hello: > I am sorry I was thinking incorrectly. No problem :). > One more question, does the Connection.Open() method block if no connections > are available in the pool and the max connections are in use in the pool? At this moment there are no limit for the number of connections in the pool. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Lee C. <lee...@ad...> - 2003-07-18 12:18:32
|
Carlos, I am sorry I was thinking incorrectly. Some reason I was thinking you're only allowed 1 connection per connection string when not using a pool :) One more question, does the Connection.Open() method block if no connections are available in the pool and the max connections are in use in the pool? ----- Original Message ----- From: "Carlos Guzman Alvarez" <car...@te...> To: "Lee Connell" <lee...@ad...> Cc: <fir...@li...> Sent: Friday, July 18, 2003 2:55 AM Subject: Re: [Firebird-net-provider] .NET Provider for .NET 1.1 > Hello: > > > HI Carlos, > > > > In a post ([ANN] Firebird .NET Data Provider 1.1 Alpha 2 ( for .NET 1.0 > > ) available for download.) you wrote > > > > You can download binarys ( for Windows and .NET Framework 1.1 ) at: > > It's a mistake, sorry :) > > > Also I noticed when i set 'Pooling=false' and creating 2 instances of > > FDbConnection with the same connection string, then calling Open() on > > both instances, it does not fire an error. Isn't it suppose to fire an > > error saying that the connection is already in use? Is this a bug or ? > > Why ?? Are different instances and are dirfferent connections :) > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > |
From: Carlos G. A. <car...@te...> - 2003-07-18 11:20:27
|
Hello: > I attached my test application. The last line it displays at the console is > "try open connection". > Source Version - hmmm. I am new to the cvs system. I installed "TortoiseCVS" > connected to > ":pserver:ano...@cv...:/cvsroot/firebird" and downloaded > the module "Net-Provider". > Which Source Version? - I thought the current 1.1 - right? Huummm i think you have downloaded the 1.0, you can get 1.1 fro the branch "branch-release-1-1". -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Carlos G. A. <car...@te...> - 2003-07-18 11:02:54
|
Hello: > Ups, I forgot the source code... Thanks i will try to see it later today. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: Carlos G. A. <car...@te...> - 2003-07-18 11:01:35
|
Hello: > I attached my test application. The last line it displays at the console is > "try open connection". > Source Version - hmmm. I am new to the cvs system. I installed "TortoiseCVS" > connected to > ":pserver:ano...@cv...:/cvsroot/firebird" and downloaded > the module "Net-Provider". > Which Source Version? - I thought the current 1.1 - right? Huummm i think you have downloaded the 1.0, you can get 1.1 fro the branch "branch-release-1-1". -- Best regards Carlos Guzmán Álvarez Vigo-Spain |