Re: [Harbour] Error with 14333

2010-04-14 Thread Jacek Kubica
: Call to function with no prototype in function next_marker Error E2228 ../../../jdmarker.c 946: Too many error or warning messages in function next_marker *** 1 errors in Compile *** -- Best regards, Jacek Kubica ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: SF.net SVN: harbour-project:[14219] trunk/harbour

2010-03-26 Thread Jacek Kubica
INFO(RDDI_EXECUTE, "COMMIT") RDDINFO(RDDI_EXECUTE, "INSERT INTO country ... returns always .T. but nothing is doing ... -- Best regards, Jacek Kubica ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] SF.net SVN: harbour-project:[14219] trunk/harbour

2010-03-23 Thread Jacek Kubica
Hello Mindaugas, Tuesday, March 23, 2010, 5:55:45 PM, you wrote: MK> Hi, MK> Jacek Kubica wrote: >> I can only confirm ;-( persistent problems with sddfb and returned >> problem with "neverending loop" after error, some days ago fixed by Viktor >> (AFAIR) MK&g

Re: [Harbour] SF.net SVN: harbour-project:[14219] trunk/harbour

2010-03-23 Thread Jacek Kubica
Hello Mindaugas, Tuesday, March 23, 2010, 12:06:24 PM, you wrote: MK> Hi, MK> snaipe...@users.sourceforge.net wrote: >> 2010-03-23 12:55 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) >> * harbour/contrib/rddsql/sddfb/sddfb.c MK> I've committed, but some requested things does not work

Re: [Harbour] Error in SDDFB

2010-03-21 Thread Jacek Kubica
LECT * FROM agenda" ) //Line error >> >> I use Firebird 2.1.3.18185 >> Someone can help me MK> I was offline for some time, but I'm going to check this issue together MK> with other RDDSQL fixes in the nearest future (perhaps end of this week). MK> Regards

[Harbour] FT_FWRITELN or FT_FWRITEL ??

2010-03-12 Thread Jacek Kubica
{ const char * theData = hb_parc( 1 ); int iDataLen = hb_parclen( 1 ); int lInsert = hb_parl( 2 ); int err; Is this intentional or should be corrected ?? -- Best regards, Jacek Kubica ___ Harbour mailing list (attachment

[Harbour] Re: SF.net SVN: harbour-project:[14140] trunk/harbour

2010-03-11 Thread Jacek Kubica
error program exit without "neverending loop" as previously. Error SDDFB/1909 Fetch error (DOS Error 335544569) Called from DBUSEAREA(0) Called from MAIN(46) c:\Harbour\contrib\rddsql\sddfb\tests> Thanks and regards! Jacek Kubica _

Re: [Harbour] Error in SDDFB

2010-03-11 Thread Jacek Kubica
?? Mindaugas, can you look at this problem and help us to find solution ?? Regards Jacek Kubica LRS> Thursday, March 11, 2010, 8:36:01 PM, you wrote: LRS> English by Google LRS> Marek Thanks for answering, LRS> The same problem continues, it follows the same mistake LRS> Regards, LRS

[Harbour] Re: RDDSQL Question.

2010-03-03 Thread Jacek Kubica
ommits to database ?? Using ODBC, native client or something else ?? BTW. sddoci works very well here ! Thanks Viktor ! -- Best regards, Jacek Kubica ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.h

Re: [Harbour] Testing HBFBIRD.LIB with Firebird 2.5

2010-02-04 Thread Jacek Kubica
error: array access Called from TFBQUERY:GETBLANKROW(0) Called from (b)TFBQUERY(0) Called from TFBQUERY:BLANK(0) Called from MAIN(63) c:\Harbour\contrib\hbfbird\tests> only hbfbird/tests/simple.prg works fine ( Vista/bcc5.5/Firebird 2.0.3 ) Any ideas ?? -- Best regards, Jacek Kubica

Re: [Harbour] Array

2009-11-11 Thread Jacek Kubica
ia Yes it is, using hash (associative) array`s as follow: *- Function Main() *- local v:= hb_hash() v["dog"]:="fuffy" v["cat"]:=1975 ? v["dog"] // -> fuffy ? v["cat"] // -> 1975 Return NIL --

Re[2]: [?? Probable Spam] [Harbour] Paste from clipboard

2009-10-23 Thread Jacek Kubica
LOCAL cGet //HB_GTINFO( HB_GTI_CLIPBOARDDATA,"Test" ) - set CLIPBOARD data to // test cGet := PADR(HB_GTINFO( HB_GTI_CLIPBOARDDATA),30) @ 10, 10 GET cGet READ RETURN NIL //--- EOF ------- Regards Jacek Kubica MB> 20

Re: [Harbour] hb_sendmail issues under linux

2009-09-18 Thread Jacek Kubica
s in this document. Conforming implementations MUST NOT recognize or generate any other character or character sequence as a line terminator. .." -- Best regards, Jacek Kubica ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Error in a Superlib Sample

2009-06-22 Thread Jacek Kubica
Hello Viktor, Monday, June 22, 2009, 11:44:53 PM, you wrote: VS> Pls recheck with r11485. VS> Brgds, VS> Viktor Now works correct. Thanks for fix! Jacek Kubica VS> On 2009.06.22., at 19:41, Bruno Luciani wrote: >> Hi , Superlib now works ok >> >> But in S3GET

Re[2]: [Harbour] Re: How to simulate select ... where ... order by ...limit ... offset

2009-06-17 Thread Jacek Kubica
TE TABLE country (CODE char(3), NAME char(50), RESIDENTS int(11))") ? RDDINFO(RDDI_EXECUTE, "INSERT INTO country values ('LTU', 'Lithuania', 3369600), ('USA', 'United States of America', 305397000), ('P

Re: [Harbour] Re: How to simulate select ... where ... order by ...limit ... offset

2009-06-09 Thread Jacek Kubica
e with connection to local Firebird`s database with sddodbc) My env.: Harbour,Bcc55 , Vista/XP Im looking also for example how to connect to Firebird using sddfb. -- Best regards, Jacek Kubica ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Spam] Re: [Harbour] test

2009-01-05 Thread Jacek Kubica
mbers should be informed to visit list`s WWW site and re-enable mail delivery. (or you can re-enable it "manualy") Thanks to Massimo Belgrano for forwarded info about it on Harbour MiniGUI List. -- Best regards and Happy New Year 2009, Jacek Kubica Poczta zostala przeskanowana

Re: [Harbour] about letodb build

2008-10-25 Thread Jacek Kubica
druzus/at/priv.onet.pl) * harbour/source/vm/estack.c * moved from RTL to HVM * eliminated hb_set global structure <..> CVC> regards CVC> Ciro -- Best regards, Jacek KUbica Poczta zostala przeskanowana przez system antywirusowy i nie zawiera wirusow. _

Re: [Harbour] 2008-10-21 09:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-10-21 Thread Jacek Kubica
LIB\B32\HBCPLR.LIB|exproptb Error: Unresolved external '_hb_compExprReduceMAX' referenced from C:\HARBOUR\LIB\B32\HBCPLR.LIB|exproptb Borland C++ Compiler 5.5 MAKE Version 5.2 Copyright (c) 1987, 2000 Borland TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation Windows Vista Home Premium

Re: [Harbour] codepages

2008-05-04 Thread Jacek Kubica
proper sorting and comparing strings . -- Best regards, Jacek Kubica Poczta zostala przeskanowana przez system antywirusowy i nie zawiera wirusow. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] [ClipperCompatibility] ASCAN is Case Sensitive

2008-01-10 Thread Jacek Kubica
ure with it ;-) ) But if you need you can use codeblock as in sample (from NG) -- Best regards, Jacek Kubica ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] WIch is best ide for harbour source code

2008-01-03 Thread Jacek Kubica
xBase++, xHarbour and Borland C, DJGPP, gcc, MingW, MSVC, Pelles C, Watcom32, xCC" I`m using this fantastic tool since years. -- Best regards, Jacek Kubica ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour