You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(23) |
Sep
(6) |
Oct
(2) |
Nov
(2) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
(14) |
Mar
(16) |
Apr
(14) |
May
(25) |
Jun
(38) |
Jul
(22) |
Aug
(39) |
Sep
(3) |
Oct
(13) |
Nov
(47) |
Dec
(3) |
2003 |
Jan
(38) |
Feb
(39) |
Mar
(24) |
Apr
(57) |
May
(30) |
Jun
|
Jul
(39) |
Aug
(90) |
Sep
(41) |
Oct
(141) |
Nov
(158) |
Dec
(137) |
2004 |
Jan
(86) |
Feb
(169) |
Mar
(100) |
Apr
(83) |
May
(94) |
Jun
(77) |
Jul
(85) |
Aug
(54) |
Sep
(45) |
Oct
(36) |
Nov
(42) |
Dec
(70) |
2005 |
Jan
(46) |
Feb
(44) |
Mar
(50) |
Apr
(73) |
May
(90) |
Jun
(87) |
Jul
(41) |
Aug
(47) |
Sep
(28) |
Oct
(23) |
Nov
(44) |
Dec
(81) |
2006 |
Jan
(21) |
Feb
(9) |
Mar
(82) |
Apr
(14) |
May
(109) |
Jun
(175) |
Jul
(188) |
Aug
(44) |
Sep
(5) |
Oct
(47) |
Nov
(15) |
Dec
(34) |
2007 |
Jan
(75) |
Feb
(24) |
Mar
(30) |
Apr
(4) |
May
(28) |
Jun
(9) |
Jul
(13) |
Aug
(13) |
Sep
(29) |
Oct
(15) |
Nov
(19) |
Dec
(12) |
2008 |
Jan
(7) |
Feb
(19) |
Mar
(1) |
Apr
(7) |
May
(13) |
Jun
(19) |
Jul
(17) |
Aug
(29) |
Sep
(15) |
Oct
(37) |
Nov
(18) |
Dec
(29) |
2009 |
Jan
(23) |
Feb
(12) |
Mar
(8) |
Apr
(16) |
May
(11) |
Jun
(1) |
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(9) |
Nov
(17) |
Dec
(31) |
2010 |
Jan
(15) |
Feb
(5) |
Mar
(4) |
Apr
(8) |
May
(1) |
Jun
(5) |
Jul
(17) |
Aug
(2) |
Sep
(12) |
Oct
(33) |
Nov
(14) |
Dec
(24) |
2011 |
Jan
(11) |
Feb
(2) |
Mar
(34) |
Apr
(11) |
May
(12) |
Jun
(3) |
Jul
(6) |
Aug
(11) |
Sep
(10) |
Oct
(1) |
Nov
(8) |
Dec
|
2012 |
Jan
(16) |
Feb
(2) |
Mar
|
Apr
(2) |
May
(6) |
Jun
(2) |
Jul
(7) |
Aug
|
Sep
|
Oct
(7) |
Nov
(22) |
Dec
(2) |
2013 |
Jan
(1) |
Feb
(24) |
Mar
(15) |
Apr
(2) |
May
(3) |
Jun
|
Jul
(2) |
Aug
|
Sep
(2) |
Oct
(6) |
Nov
(10) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
(5) |
2015 |
Jan
(1) |
Feb
(4) |
Mar
(3) |
Apr
(3) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(1) |
Feb
(9) |
Mar
(4) |
Apr
|
May
(6) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(13) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(12) |
Oct
(4) |
Nov
|
Dec
|
2018 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
|
Jul
(9) |
Aug
(4) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(3) |
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2025 |
Jan
|
Feb
(2) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Carlos G.A. <sg...@te...> - 2001-08-06 17:05:09
|
Hello: Well, the driver gives the next error: Error de conectividad SQL Error code = -303 arithmetic exception, numeric overflow, or string truncation When i try to execute this select SELECT *; FROM tipodoc Tipodoc; WHERE Tipodoc.CODIGO BETWEEN ?ucPCodigo AND ?ucUCodigo; ORDER BY Tipodoc.CODIGO Where: ucPCodigo = "" AND ucUCodigo = "" It works well with ucPCodigo = "AA" AND ucUCodigo = "BB". I can send you the SQL Log if you need it. Best Regards Carlos ( Sorry abou my bad english but i´m spanish ) -- Un saludo Carlos( Vigo ) "Como un relámpago en un cielo claro... una novela heroica, espléndida, elocuente y deshinibida." C.S.Lewis, sobre el libro el Señor de los Anillos |
From: Paul R. <pr...@ib...> - 2001-08-06 14:58:26
|
Rodrigo Alves wrote: > > Hi folks, > > When I try to open a table, the following error is thrown: > > "Could not find object" > > I think it is a problem of dialect. How can I set the correct dialect > number? > What is the "Role" parameter in the driver setup? > We have come across the 'Could not find Object' error in the past, but were unable to resolve it. Have you got time to play with the code and see where this particular error is fired? Paul -- Paul Reeves http://www.ibphoenix.com taking InterBase further |
From: Rodrigo A. <rod...@zi...> - 2001-08-05 00:00:38
|
Hi folks, When I try to open a table, the following error is thrown: "Could not find object" I think it is a problem of dialect. How can I set the correct dialect number? What is the "Role" parameter in the driver setup? Thanks, Rodrigo. |
From: Mark O'D. <mar...@lu...> - 2001-08-04 00:48:46
|
The firebird-odbc-devel list is now available at news.atkin.com. new://news.atkin.com/sourceforge.firebird-odbc-devel Feel free to pass this message onto whatever newsgroups you think will be interested. Cheers Mark -- Your database needs YOU! http://firebird.sourceforge.net GPL: free software today - and still free tomorrow |
From: Mark O'D. <mar...@lu...> - 2001-08-04 00:43:41
|
What are you doing here, can't you read!. Oh well, if you read this then this group is available on the newserver new://news.atkin.com/sourceforge.firebird-odbc-devel -- Your database needs YOU! http://firebird.sourceforge.net GPL: free software today - and still free tomorrow |
From: Mark O'D. <mar...@lu...> - 2001-08-04 00:31:50
|
What are you doing here, can't you read!. Oh well, if you read this then this group is available on the newserver new://news.atkin.com/sourceforge.firebird-odbc-devel -- Your database needs YOU! http://firebird.sourceforge.net GPL: free software today - and still free tomorrow |
From: Carlos G.A. <alf...@ho...> - 2001-08-01 19:37:06
|
Hola: Gracias de todas formas >From: "Salgado, Ed" <esa...@tv...> >To: "Carlos G.A." <alf...@ho...> >Subject: Re: [Firebird-odbc-devel] ODBC Driver >Date: Wed, 1 Aug 2001 14:03:05 -0500 > >Carlos, > > No se este problema. > >Asta luego, > >Ed Salgado >Senior Developer >TvSCAN - A Division of BuyMedia, Inc. >800-476-7226 >esa...@Tv... > > >----- Original Message ----- >From: "Carlos G.A." <alf...@ho...> >To: <fir...@li...> >Sent: Wednesday, August 01, 2001 1:42 PM >Subject: [Firebird-odbc-devel] ODBC Driver > > > > Hello: > > > > Well, I´m again. :)) > > I´m testing the driver with visual foxpro, when i try to e... > > of a remote view it gives me the next error: > > > > El servidor no ha devuelto ningun conjunto de resultados. > > > > The same error gives when i try to create a remote view. > > > > Best Regards > > Carlos. > > > > ( Sorry about my bad english but i´m spanish ) > > > > > > _________________________________________________________________ > > Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp > > > > > > _______________________________________________ > > Firebird-odbc-devel mailing list > > Fir...@li... > > http://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel _________________________________________________________________ Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp |
From: Carlos G.A. <alf...@ho...> - 2001-08-01 18:42:49
|
Hello: Well, I´m again. :)) I´m testing the driver with visual foxpro, when i try to e... of a remote view it gives me the next error: El servidor no ha devuelto ningun conjunto de resultados. The same error gives when i try to create a remote view. Best Regards Carlos. ( Sorry about my bad english but i´m spanish ) _________________________________________________________________ Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp |
From: Carlos G.A. <alf...@ho...> - 2001-08-01 18:31:49
|
Hello: Well, the driver gives the next error: Error de conectividad SQL Error code = -303 arithmetic exception, numeric overflow, or string truncation When i try to execute this select SELECT *; FROM tipodoc Tipodoc; WHERE Tipodoc.CODIGO BETWEEN ?ucPCodigo AND ?ucUCodigo; ORDER BY Tipodoc.CODIGO Where: ucPCodigo = "" AND ucUCodigo = "" It works well with ucPCodigo = "AA" AND ucUCodigo = "BB". I can send you the SQL Log if you need it. Best Regards Carlos ( Sorry abou my bad english but i´m spanish ) _________________________________________________________________ Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp |
From: Salgado, E. <esa...@tv...> - 2001-08-01 15:12:13
|
Paul, =20 I went ahead and downloaded the source to the driver and found out that the connection string is case-sensitive. It works with: =20 DRIVER=3D{Firebird/Interbase(r) driver}; DBNAME=3DC:\Data\MyData.GDB;} =20 I am now able to connect, but I get an "unspecified error" when try = to do a simple SELECT statement on the dataset using the ADOExpress components. =20 Back to the drawing board. Thanks again for all your help. =20 Later, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 =20 =20 ----- Original Message -----=20 From: Paul <mailto:pa...@wa...> Beach=20 To: Salgado, Ed <mailto:esa...@tv...> =20 Cc: Paul Reeves <mailto:pa...@fl...> =20 Sent: Wednesday, August 01, 2001 9:55 AM Subject: Re: [Firebird-odbc-devel] ODBC driver What exactly are you trying to connect with / to / through? =20 Regards Paul Beach Main Tel (UK):+44 (0) 1844 354465 Mobile: (UK): +44 (0) 7764 188603=20 http://www.ibphoenix.com <http://www.ibphoenix.com>=20 ----- Original Message -----=20 From: Salgado, <mailto:esa...@tv...> Ed=20 To: fir...@li... <mailto:fir...@li...> =20 Sent: Wednesday, August 01, 2001 3:44 PM Subject: Re: [Firebird-odbc-devel] ODBC driver Paul, =20 Thanks for the reply. I am using Win2K with the new IBPhoenix = driver. I tried several different connection strings to no avail. Here's a = few: =20 Driver=3D{Firebird/Interbase(r) driver}; DBName=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; = Database=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; DB=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; DBQ=3DC:\Data\MyData.GDB;} =20 I'm pretty sure it's the data base key that's not getting set properly but I just don't know what else to try. =20 Thanks, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 =20 =20 ----- Original Message -----=20 From: Paul <mailto:pa...@wa...> Beach=20 To: Salgado, <mailto:esa...@tv...> Ed ; fir...@li... <mailto:fir...@li...> =20 Sent: Wednesday, August 01, 2001 9:25 AM Subject: Re: [Firebird-odbc-devel] ODBC driver Linux ODBC.INI from the Linux Distribution Kit: =20 #please do not edit this file. Doing so may disable #the admin console.. Use the admin console to add or edit #DSN's =20 [ODBC Data Sources] Employees=3DInterBase 1.0 InterBase Driver =20 [Employees] Driver=3D/opt/odbc/lib/ivInterBase00.so Description=3DInterBase DbName=3D/opt/interbase/examples/employee.gdb User=3DSYSDBA Password=3Dmasterkey JdbcDriver=3D/opt/odbc/lib/IscDbc00.so =20 =20 Regards Paul Beach Main Tel (UK):+44 (0) 1844 354465 Mobile: (UK): +44 (0) 7764 188603=20 http://www.ibphoenix.com <http://www.ibphoenix.com>=20 ----- Original Message -----=20 From: Salgado, <mailto:esa...@tv...> Ed=20 To: fir...@li... <mailto:fir...@li...> =20 Sent: Wednesday, August 01, 2001 2:46 PM Subject: [Firebird-odbc-devel] ODBC driver All, =20 I just downloaded and installed the IBPheonix ODBC driver. What is the connection string parameters? I have tried: =20 Driver=3D{Firebird/Interbase(r) driver}; Database=3DC:\Data\MyFile.GDB; Uid=3Dsysdba; Pwd=3Dmiata; =20 I assume the "Database" key is not supported. I have also tried "DB" and "DBQ" to no avail. =20 Thanks, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 |
From: Salgado, E. <esa...@tv...> - 2001-08-01 14:43:42
|
Paul, =20 Thanks for the reply. I am using Win2K with the new IBPhoenix = driver. I tried several different connection strings to no avail. Here's a = few: =20 Driver=3D{Firebird/Interbase(r) driver}; DBName=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; = Database=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; DB=3DC:\Data\MyData.GDB;} =20 Driver=3D{Firebird/Interbase(r) driver}; DBQ=3DC:\Data\MyData.GDB;} =20 I'm pretty sure it's the data base key that's not getting set properly but I just don't know what else to try. =20 Thanks, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 =20 =20 ----- Original Message -----=20 From: Paul <mailto:pa...@wa...> Beach=20 To: Salgado, Ed <mailto:esa...@tv...> ; fir...@li... <mailto:fir...@li...> =20 Sent: Wednesday, August 01, 2001 9:25 AM Subject: Re: [Firebird-odbc-devel] ODBC driver Linux ODBC.INI from the Linux Distribution Kit: =20 #please do not edit this file. Doing so may disable #the admin console.. Use the admin console to add or edit #DSN's =20 [ODBC Data Sources] Employees=3DInterBase 1.0 InterBase Driver =20 [Employees] Driver=3D/opt/odbc/lib/ivInterBase00.so Description=3DInterBase DbName=3D/opt/interbase/examples/employee.gdb User=3DSYSDBA Password=3Dmasterkey JdbcDriver=3D/opt/odbc/lib/IscDbc00.so =20 =20 Regards Paul Beach Main Tel (UK):+44 (0) 1844 354465 Mobile: (UK): +44 (0) 7764 188603=20 http://www.ibphoenix.com <http://www.ibphoenix.com>=20 ----- Original Message -----=20 From: Salgado, <mailto:esa...@tv...> Ed=20 To: fir...@li... <mailto:fir...@li...> =20 Sent: Wednesday, August 01, 2001 2:46 PM Subject: [Firebird-odbc-devel] ODBC driver All, =20 I just downloaded and installed the IBPheonix ODBC driver. What is the connection string parameters? I have tried: =20 Driver=3D{Firebird/Interbase(r) driver}; Database=3DC:\Data\MyFile.GDB; Uid=3Dsysdba; Pwd=3Dmiata; =20 I assume the "Database" key is not supported. I have also tried "DB" and "DBQ" to no avail. =20 Thanks, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 |
From: Paul B. <pa...@wa...> - 2001-08-01 14:22:08
|
Linux ODBC.INI from the Linux Distribution Kit: #please do not edit this file. Doing so may disable #the admin console.. Use the admin console to add or edit #DSN's [ODBC Data Sources] Employees=3DInterBase 1.0 InterBase Driver [Employees] Driver=3D/opt/odbc/lib/ivInterBase00.so Description=3DInterBase DbName=3D/opt/interbase/examples/employee.gdb User=3DSYSDBA Password=3Dmasterkey JdbcDriver=3D/opt/odbc/lib/IscDbc00.so Regards Paul Beach Main Tel (UK):+44 (0) 1844 354465 Mobile: (UK): +44 (0) 7764 188603=20 http://www.ibphoenix.com ----- Original Message -----=20 From: Salgado, Ed=20 To: fir...@li...=20 Sent: Wednesday, August 01, 2001 2:46 PM Subject: [Firebird-odbc-devel] ODBC driver All, I just downloaded and installed the IBPheonix ODBC driver. What is = the connection string parameters? I have tried: Driver=3D{Firebird/Interbase(r) driver}; = Database=3DC:\Data\MyFile.GDB; Uid=3Dsysdba; Pwd=3Dmiata; I assume the "Database" key is not supported. I have also tried "DB" = and "DBQ" to no avail. Thanks, Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... |
From: Salgado, E. <esa...@tv...> - 2001-08-01 13:46:11
|
All, =20 I just downloaded and installed the IBPheonix ODBC driver. What is the connection string parameters? I have tried: =20 Driver=3D{Firebird/Interbase(r) driver}; Database=3DC:\Data\MyFile.GDB; Uid=3Dsysdba; Pwd=3Dmiata; =20 I assume the "Database" key is not supported. I have also tried "DB" and "DBQ" to no avail. =20 Thanks, =20 Ed Salgado Senior Developer TvSCAN - A Division of BuyMedia, Inc. 800-476-7226 esa...@Tv... <mailto:esa...@Tv...>=20 |
From: Paul R. <pr...@ib...> - 2001-07-25 08:27:04
|
Did you really need to check there was nothing special here - I know I always do. Paul -- Paul Reeves http://www.ibphoenix.com taking InterBase further |