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: Frank R. <fr...@ya...> - 2001-12-18 20:57:53
|
__________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com |
From: Rick F. <Ric...@qu...> - 2001-12-14 00:19:22
|
Ok.. I've generally got the autoconf stuff going in the source tree after reorganizing this a little.. (ok a bit more than a little!).. Anyway, the machine I'm using is a Solaris box with a fairly recent CC (Workshop 6, update 1). It's complaining when trying to compile ./IscDbc/Value.cpp due to the value.h having a union which contains some classes, which have implied assignment operators.. Apparently this is forbidden with the more recent compilers -- I believe even the GNU compiler enforces this -- but perhaps is overridable.. Anyway, in this case, the DateTime, TimeStamp and SqlTime classes all have assignment operators which cause the compiler to barf.. Any ideas on what to do with them? I already tried removing the assignment operators from TimeStamp and replacing them with "set" methods, but that didn't seem to solve the problem -- it still complains.. union { struct { char *string; int length; } string; /*** struct { long recordNumber; long sectionId; } blobId; ***/ short smallInt; long integer; double dbl; QUAD quad; Blob *blob; Clob *clob; DateTime date; TimeStamp timestamp; SqlTime time; } data; |
From: Ann W. H. <aha...@ib...> - 2001-12-12 22:25:24
|
At 02:13 PM 12/12/2001 -0800, Rick Flower wrote: >I know that the ODBC driver is a work-in-progress ... > I start trying to at least get the code to somewhat compile on >a few Unix platforms I've got access to (HP, Sun, AIX).. Any comments? Sounds great to me. Ann |
From: Rick F. <Ric...@qu...> - 2001-12-12 22:11:34
|
I know that the ODBC driver is a work-in-progress to some degree and has problems specifically on Unix, but some work needs to be done on it at some point, and the ability to even get it to compile on some of these more finicky platforms (non Windows) is at least a start.. Making it work there is another issue all together. So, with that in mind, does anyone have anything bad to tell me if I start trying to at least get the code to somewhat compile on a few Unix platforms I've got access to (HP, Sun, AIX).. Any comments? -- Rick Rick Flower Quest Software, Inc. 8001 Irvine Center Drive Irvine, CA 92618 (v) 949-754-8581 (f) 949-754-8999 Nasdaq: QSFT www.quest.com <http://www.quest.com/> |
From: Jens V. <js...@gm...> - 2001-12-07 15:23:49
|
I tried to compile The Starsky OdbcJdbc Driver with SuSE Linux 7.3 (Kernel 2.4.10) but it failed with the Errors included below. Subdirectory IscDbc compiled without any errors. -Anyone has successfully build this Driver on Linux ? -What libraries are required to compile successfully ? I have unixODBC installed - What files should i get when compiling is successfully completed Documentation is so bad Can anyone help me ? ----------------- g++ -g -Wall -IIscDbc -I/opt/odbc/include -D_REENTRANT -D_PTHREADS -DEXTERN AL -c -o Test/SimpleTest.o Test/SimpleTest.cpp In file included from Test/SimpleTest.cpp:2: Test/Odbc.h:23: ANSI C++ forbids declaration `OdbcCheckCode' with no type Test/SimpleTest.cpp:22: warning: ANSI C++ forbids declaration `main' with no type Test/SimpleTest.cpp: In function `HDBC testConnect(const char *)': Test/SimpleTest.cpp:67: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:70: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:75: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:80: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:90: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:94: warning: converting NULL to non-pointer type Test/SimpleTest.cpp:98: warning: converting NULL to non-pointer type Test/SimpleTest.cpp: In function `void test1(long int)': Test/SimpleTest.cpp:147: passing `const char *' as argument 8 of `SQLBindParameter(long int, short unsigned int, short int, short int, short int, long unsigned int, short int, void *, long int, SQLINTEGER *)' discards qualifiers Test/SimpleTest.cpp: In function `void test6(long int)': Test/SimpleTest.cpp:419: warning: int format, long int arg (arg 2) Test/SimpleTest.cpp: At top level: Test/SimpleTest.cpp:196: warning: `void test2(long int)' defined but not used Test/SimpleTest.cpp:214: warning: `void test3(long int)' defined but not used Test/SimpleTest.cpp:269: warning: `void test4(long int)' defined but not used Test/SimpleTest.cpp:351: warning: `void test5(long int)' defined but not used Test/SimpleTest.cpp:390: warning: `void test6(long int)' defined but not used Test/SimpleTest.cpp:520: warning: `void test8(long int)' defined but not used make: *** [Test/SimpleTest.o] Error 1 ------ |
From: Sanjay M. <sm...@ma...> - 2001-11-26 03:54:32
|
We want to connect PB5 / PB7 thru the FB ODBC driver (ibphoenix) although we connect but no data is retrieved not even when we go to database admin mode and do a e.g. select * from country (on the default employee database) has anybody been successful with connecting PB to FB the intersolv driver seems to work ok but is not updated Thanks --- Sanjay Minni smi...@mi... Minisoft Private Limited, India http://www.minisoftindia.com Business Intelligence Softwares for Industries --- |
From: Ferrari A. <fer...@ds...> - 2001-11-05 11:26:45
|
I all, I don't know if it is the rigth news group so my apologize if this thread is not interesting. I would like to connect to a Interbase server through ODBC (the server is avaible in the TCP/IP network by some clients). Is it possible with firebird ODBC??? Regards, Alberto. |
From: Dr B. M. <ti...@li...> - 2001-10-30 06:42:36
|
Hi, I Hope have little problem. Environment:=20 Delphi 5 updated to latest service pack I just downloaded Firebird ODBC Driver, installed configured and basic = tested. All seems OK! When I try to do this: .. ( Setting up Database Component with Firebird ODBC Link OK and Testing = Connection )=20 .. .. Query1.Close(); Query1.SQL.Clear(); Query1.SQL.Append( 'SELECT * FROM myDB;' ); Query1.Open(); while not Query1.eof do begin Query2.Close(); Query2.SQL.Clear(); Query2.SQL.Append( 'SELECT * FROM myADDRESS;' ); Query2.Open(); Query2.Next(); Query1.Next(); --> During Execution raise an Extenal Exception = E06D7363 end; Query1.Close(); Query2.Close(); There is no problem if using two different Session Component in order to = control queries. This Method use two different connection but it is incorrect! Is a BUG???? Thanks in advice! Massimo Belloni |
From: Paul H. <pa...@on...> - 2001-10-16 18:22:24
|
Hi I am using ADO to talk to the IB6 database. I am using the latest ODBC driver and have encountered an error. When I save (via ADO I do the INSERT statement) to the db and check with IBconsole, I can prove that my number (say) 4.23 is actually saved as 4.23. But when I read the data field I get 423. I can confirm that this is an error because I have run the same program against IB5.* database using the Visigenic driver and I always get back 4.23. I am using ADO downloaded from MS dated July 10 2000 and am using the latest ODBC driver 2001 07 11. Clearly no one has this problem except me so it must be something I have done wrong, wrong, wrong.... Below is the Delphi code that I use. If anyone has a suggestion, please let me know. My clients are VERY interested to get the correct results... thanks ---------------------------------------------- procedure TADODatabase.getresultset(TheRecordset: recordset; recordsetIndex: integer; TheHelper: tadoDBHelper); var index : integer; thecommandStr : string; begin try frowsfound:=0; with TheHelper do begin clearOutputData(recordSetIndex); AreRowsAvailable:=false; theRecordSet.movefirst; while not(theRecordset.eof) do begin inc(frowsfound); for index:=0 to outputfieldnamecount(recordSetIndex)-1 do begin if VarIsNUll(theRecordset.fields[index].value) then setOutputRowEntry(recordSetIndex,frowsfound-1,index,'null') else setOutputRowEntry(recordSetIndex,frowsfound-1, index, theRecordset.fields[index].value); end; theRecordSet.moveNext; if assigned(fcountOfRowsProcess) then fcountOfRowsProcess(frowsfound); end; if frowsfound>-1 then areRowsAvailable:=true; ResultSetcount:=recordSetIndex; end; except processError('getresultSet',thecommandstr); raise; end; end; |
From: Hardy <har...@ex...> - 2001-09-22 11:56:51
|
to connect to a Firebird-Server via ODBC throu a TPC-Network? Thanks, Holger. |
From: Sean L. <sl...@at...> - 2001-09-07 15:59:05
|
I have been advised by my ISP that they will be performing equipment service during this period, which will result in loss of service. Therefore the server will not be available. Sean Leyne Atkin & Associates |
From: Paul B. <pa...@wa...> - 2001-09-04 17:38:17
|
Not directly at the moment. Fancy having a go yourself? Regards Paul Beach Main Tel (UK):+44 (0) 1844 354465 Mobile: (UK): +44 (0) 7764 188603 http://www.ibphoenix.com ----- Original Message ----- From: Lewis Lopez <Lew...@ao...> Newsgroups: sourceforge.firebird-odbc-devel To: <fir...@li...> Sent: Friday, August 31, 2001 7:34 PM Subject: [Firebird-odbc-devel] ODBC Dynasets > All, > Are there any plans to add support for dynaset cursors to this driver? > > Thanks, > Lewis > > > > > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > |
From: Lewis L. <Lew...@ao...> - 2001-09-04 17:34:19
|
All, Are there any plans to add support for dynaset cursors to this driver? Thanks, Lewis |
From: Sam W. <hi...@ho...> - 2001-09-02 08:50:13
|
We are trying to access Interbase using the ODBC on the Enterprise Edition. We successfully connect and use with the Easysoft version but not the firebird version. We have errors with the Database Painter that says (26a0870): DBPARM=ConnectString='DSN=xpfin70_fb;UID=;PWD=',ConnectOption='SQL_OPT_TRACE,SQL_OPT_TRACE_ON;SQL_OPT_TRACEFILE,C:\SQL.LOG' (1211 MilliSeconds) (26a0870): TABLE LIST: (10 MilliSeconds) (26a0870): COLUMNS INFORMATION: TABLE=amx_branch_table OWNER=sysdba (10 MilliSeconds) (26a0870): Error 999 (rc -1) : Table "amx_branch_table" has no columns, possible invalid table format. When we execute Stored Procedure using the FireBird CREATE PROCEDURE DW_TEST RETURNS ( LS_CODE VARCHAR(5), LS_COMPANY_NAME VARCHAR(25) ) AS BEGIN FOR SELECT CODE,NAME FROM AMX_COMPANY_TABLE INTO :LS_CODE,:LS_COMPANY_NAME DO SUSPEND; END ^ it crashes with the following log. (26a0870): DIALOG CONNECT TO TRACE ODBC: (26a0870): USERID= (26a0870): DBPARM=ConnectString='DSN=xpfin70_fb;UID=;PWD=',ConnectOption='SQL_OPT_TRACE,SQL_OPT_TRACE_ON;SQL_OPT_TRACEFILE,C:\SQL.LOG' (1262 MilliSeconds) (26a0870): PROCEDURE PREPARE: (26a0870): execute .DW_TEST;0 (10 MilliSeconds) (26a0870): BIND SELECT OUTPUT BUFFER (DataWindow): (0 MilliSeconds) (26a0870): ,len=7,type=CHAR,pbt=1,dbt=0,ct=0,prec=0,scale=0 (26a0870): ,len=27,type=CHAR,pbt=1,dbt=0,ct=0,prec=0,scale=0 (26a0870): EXECUTE: (0 MilliSeconds) (26a0870): FETCH NEXT: With the Easysoft, it runs without problem and the trace as follows : (26a0870): DIALOG CONNECT TO TRACE ODBC: (26a0870): USERID= (26a0870): DBPARM=ConnectString='DSN=xpfin70_es;UID=;PWD=',DisableBind=1 (1132 MilliSeconds) (26a0870): PROCEDURE PREPARE: (26a0870): execute .DW_TEST;0 (0 MilliSeconds) (26a0870): BIND SELECT OUTPUT BUFFER (DataWindow): (0 MilliSeconds) (26a0870): ,len=7,type=CHAR,pbt=1,dbt=0,ct=0,prec=0,scale=0 (26a0870): ,len=27,type=CHAR,pbt=1,dbt=0,ct=0,prec=0,scale=0 (26a0870): EXECUTE: (0 MilliSeconds) (26a0870): FETCH NEXT: (0 MilliSeconds) (26a0870): COLUMN=C1 COLUMN=C1 N (26a0870): FETCH NEXT: (0 MilliSeconds) (26a0870): COLUMN=C2 COLUMN=C2 Name (26a0870): FETCH NEXT: (0 MilliSeconds) (26a0870): Error 1 (rc 100) (26a0870): CANCEL: (0 MilliSeconds) (26a0870): ROLLBACK: (0 MilliSeconds) (26a0870): DISCONNECT: (0 MilliSeconds) (26a0870): SHUTDOWN DATABASE INTERFACE: (0 MilliSeconds) The above trace are capture within PowerBuilder as ODBC trace log shows nothing when crashed. Thanks Sam |
From: Sean L. <sl...@at...> - 2001-09-01 20:20:12
|
All, We recently experienced a little 'hickup' with the newsserver, which some of you might have noticed. The news server had run out of disk space for some logs, which resulted in the some messages not being processed to and from the newsgroups and between the Mail and News mirror functions. Please review the newsgroups to ensure that any postings you submitted have gone through. Please wait until 4:00pm (EST) today (Sept 1) before reporting your messages. I want to thank Mark O'Donohue for noticing this problem and resolving it. I'm just the server's host, Mark's the one who does the SYSADMIN functions. The server runs *nix and as such I'm like Sergeant Schutz of Hogan's Heroes... "I know nothing! Nothing! Nothing!!" Without Mark, none of this would be possible. Sean Leyne Atkin & Associates |
From: Lewis L. <ll...@mo...> - 2001-08-31 17:38:58
|
All, I was wondering if any work is being done to allow for dynaset cursors with this driver? Thanks, Lewis |
From: Milhouse <mil...@mi...> - 2001-08-30 13:06:51
|
Hi. I´m using Firebird ODBC driver for connecting to Interbase6 from C++Builder5. The driver works quite fine, but it doesn´t allows me to execute procedures. When I try to execute a procedure inside a TQuery that returns a parameter, when I do "Query1->Open()" this message appears: "Access violation at address 4055E64C in module 'gds32.dll'. Read of address 00000000". Can I execute stored procedures with this driver? Thanks |
From: Carlos G.A. <sg...@te...> - 2001-08-15 10:18:53
|
Hola: Aunque no estoy del todo seguro comprueba si en fichero 'services' del directorio windows tienes la siguiente linea: gds_db 3050/tcp # InterBase Server -- 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 ""William Silupu"" <ws...@br...> escribió en el mensaje news:006101c12513$b86f6900$c49a2fc8@wass... > Gracias por contestar pero yo tengo el Interbase en mi Pc (stand alone) y me > indica lo sgte > "Unable to complete network request to host MIPC failed to locate host > machine Undefined service gds_db/tcp" me podrias ayudar por favor > > > Saludos / Best Regards > > William Silupu > em@il: ws...@br... > ----- Original Message ----- > From: "Carlos G.A." <alf...@ho...> > To: <fir...@li...> > Sent: Tuesday, August 14, 2001 4:25 AM > Subject: Re: [Firebird-odbc-devel] Otorgar privilegios > > > > Hola: > > > > Mirate estas 2 direcciones: > > > > http://www.softlab.od.ua/ > > http://www.eadsoft.com/ > > > > Un saludo > > Carlos > > > > > > > > >From: "William Silupu" <ws...@br...> > > >Reply-To: fir...@li... > > >To: "William Silupu" <ws...@br...>, > > ><fir...@li...> > > >Subject: [Firebird-odbc-devel] Otorgar privilegios > > >Date: Mon, 13 Aug 2001 16:38:57 -0500 > > > > > >Hola amigos, > > > > > >Necesito su ayuda soy nuevo usando el Interbase/FireBird me podrian > decir > > >por favor con que herramienta y como puedo otorgar derechos a mis > usuarios. > > > > > >Estoy tratando desde el administrador de Interbase con el comando GRANT > > >pero > > >me aparece que la tabla no existe , necesito su ayuda por favor. > > > > > >I'm new working with Interbase , please could tell me how granted > > >privileges > > >to users and the name of tool to do this ? > > > > > > Saludos / Best Regards > > > > > > William Silupu > > > em@il: ws...@br... > > > > > > > > > > > >----- Original Message ----- > > >From: Jose Felipe > > >To: fir...@li... > > >Sent: Sunday, August 12, 2001 12:42 AM > > >Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java > > > > > > > > >hi Carlos > > > > > > > > >Yo soy nuevo usando el driver firebird odbc yo lo bajé y lo instalé, pero > > >no > > >se como usarlo > > >desde un programa de Java > > >mi email es j_a...@ho.... > > > > > >I want to knows how i use firebird-odbc with a program of java. I > installed > > >it. > > > > > >Jose Felipe > > > > > > > > >_______________________________________________ > > >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 > > > > > > _______________________________________________ > > Firebird-odbc-devel mailing list > > Fir...@li... > > http://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > > > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > |
From: William S. <ws...@br...> - 2001-08-14 23:00:05
|
Gracias por contestar pero yo tengo el Interbase en mi Pc (stand alone) y me indica lo sgte "Unable to complete network request to host MIPC failed to locate host machine Undefined service gds_db/tcp" me podrias ayudar por favor Saludos / Best Regards William Silupu em@il: ws...@br... ----- Original Message ----- From: "Carlos G.A." <alf...@ho...> To: <fir...@li...> Sent: Tuesday, August 14, 2001 4:25 AM Subject: Re: [Firebird-odbc-devel] Otorgar privilegios > Hola: > > Mirate estas 2 direcciones: > > http://www.softlab.od.ua/ > http://www.eadsoft.com/ > > Un saludo > Carlos > > > > >From: "William Silupu" <ws...@br...> > >Reply-To: fir...@li... > >To: "William Silupu" <ws...@br...>, > ><fir...@li...> > >Subject: [Firebird-odbc-devel] Otorgar privilegios > >Date: Mon, 13 Aug 2001 16:38:57 -0500 > > > >Hola amigos, > > > >Necesito su ayuda soy nuevo usando el Interbase/FireBird me podrian decir > >por favor con que herramienta y como puedo otorgar derechos a mis usuarios. > > > >Estoy tratando desde el administrador de Interbase con el comando GRANT > >pero > >me aparece que la tabla no existe , necesito su ayuda por favor. > > > >I'm new working with Interbase , please could tell me how granted > >privileges > >to users and the name of tool to do this ? > > > > Saludos / Best Regards > > > > William Silupu > > em@il: ws...@br... > > > > > > > >----- Original Message ----- > >From: Jose Felipe > >To: fir...@li... > >Sent: Sunday, August 12, 2001 12:42 AM > >Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java > > > > > >hi Carlos > > > > > >Yo soy nuevo usando el driver firebird odbc yo lo bajé y lo instalé, pero > >no > >se como usarlo > >desde un programa de Java > >mi email es j_a...@ho.... > > > >I want to knows how i use firebird-odbc with a program of java. I installed > >it. > > > >Jose Felipe > > > > > >_______________________________________________ > >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 > > > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel |
From: Carlos G.A. <alf...@ho...> - 2001-08-14 09:25:58
|
Hola: Mirate estas 2 direcciones: http://www.softlab.od.ua/ http://www.eadsoft.com/ Un saludo Carlos >From: "William Silupu" <ws...@br...> >Reply-To: fir...@li... >To: "William Silupu" <ws...@br...>, ><fir...@li...> >Subject: [Firebird-odbc-devel] Otorgar privilegios >Date: Mon, 13 Aug 2001 16:38:57 -0500 > >Hola amigos, > >Necesito su ayuda soy nuevo usando el Interbase/FireBird me podrian decir >por favor con que herramienta y como puedo otorgar derechos a mis usuarios. > >Estoy tratando desde el administrador de Interbase con el comando GRANT >pero >me aparece que la tabla no existe , necesito su ayuda por favor. > >I'm new working with Interbase , please could tell me how granted >privileges >to users and the name of tool to do this ? > > Saludos / Best Regards > > William Silupu > em@il: ws...@br... > > > >----- Original Message ----- >From: Jose Felipe >To: fir...@li... >Sent: Sunday, August 12, 2001 12:42 AM >Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java > > >hi Carlos > > >Yo soy nuevo usando el driver firebird odbc yo lo bajé y lo instalé, pero >no >se como usarlo >desde un programa de Java >mi email es j_a...@ho.... > >I want to knows how i use firebird-odbc with a program of java. I installed >it. > >Jose Felipe > > >_______________________________________________ >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: William S. <ws...@br...> - 2001-08-13 21:46:52
|
Hola amigos, Necesito su ayuda soy nuevo usando el Interbase/FireBird me podrian decir por favor con que herramienta y como puedo otorgar derechos a mis usuarios. Estoy tratando desde el administrador de Interbase con el comando GRANT pero me aparece que la tabla no existe , necesito su ayuda por favor. I'm new working with Interbase , please could tell me how granted privileges to users and the name of tool to do this ? Saludos / Best Regards William Silupu em@il: ws...@br... ----- Original Message ----- From: Jose Felipe To: fir...@li... Sent: Sunday, August 12, 2001 12:42 AM Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java hi Carlos Yo soy nuevo usando el driver firebird odbc yo lo bajé y lo instalé, pero no se como usarlo desde un programa de Java mi email es j_a...@ho.... I want to knows how i use firebird-odbc with a program of java. I installed it. Jose Felipe |
From: William S. <ws...@br...> - 2001-08-13 16:01:22
|
Hola amigos, Necesito su ayuda soy nuevo usando el Interbase/FireBird me podrian = decir por favor con que herramienta y como puedo otorgar derechos a mis = usuarios. I'm new working with Interbase , please could tell me how granted = privileges to users and the name of tool to do this ? Saludos / Best Regards William Silupu em@il: ws...@br... ----- Original Message -----=20 From: Jose Felipe=20 To: fir...@li...=20 Sent: Sunday, August 12, 2001 12:42 AM Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java hi Carlos =20 =20 Yo soy nuevo usando el driver firebird odbc yo lo baj=E9 y lo = instal=E9, pero no se como usarlo desde un programa de Java=20 mi email es j_a...@ho.... =20 I want to knows how i use firebird-odbc with a program of java. I = installed it. =20 Jose Felipe |
From: Carlos G.A. <alf...@ho...> - 2001-08-12 11:05:07
|
Hola: Necesitas configurar una conexión a traves del driver jdbc:odbc de Java ( creo ) haber yo estoy empezando con Java :)), utilizo el Forte veamos: Por código ( ya que yo he intentado crea un form mediante el wizard de Forte conextando a una BD con este driver y no he sido capaz, me da un error y me sale del forte ): 1.- Cargar el driver Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); 2.- Realizar la conexión String url = "jdbc:odbc:Fred"; Connection con = DriverManager.getConnection(url, "Fernando", "J8"); Donde Fred es el nombre del DSN de ODBC Bueno yo esto lo he sacado de un tutorial, te paso la dirección: http://usuarios.tripod.es/Ozito/descarga.html Otra forma que tienes seria hacerlo a traves del InterClient, en lugar de a traves de ODBC. >From: "Jose Felipe" <gb...@co...> >Reply-To: fir...@li... >To: <fir...@li...> >Subject: [Firebird-odbc-devel] como uso el odbc en un programa de java >Date: Sun, 12 Aug 2001 01:42:27 -0400 > >hi Carlos > > >Yo soy nuevo usando el driver firebird odbc yo lo bajé y lo instalé, pero >no se como usarlo >desde un programa de Java >mi email es j_a...@ho.... > >I want to knows how i use firebird-odbc with a program of java. I installed >it. > >Jose Felipe _________________________________________________________________ Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp |
From: Jose F. <gb...@co...> - 2001-08-12 05:45:01
|
hi Carlos Yo soy nuevo usando el driver firebird odbc yo lo baj=E9 y lo instal=E9, = pero no se como usarlo desde un programa de Java=20 mi email es j_a...@ho.... I want to knows how i use firebird-odbc with a program of java. I = installed it. Jose Felipe |
From: Danny M. <dma...@co...> - 2001-08-09 01:26:02
|
This is a test also (having problems with Outlook Express). Please ignore. "Mark O'Donohue" <mar...@lu...> wrote in message news:3B6...@lu...... > 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 > > > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > |