Re: [Harbour] Using OLE and WIN_PRN classes

2009-05-15 Thread Viktor Szakáts
Hi Teo, not yet pls. The plan is to replace hbwin ole imp. with hbole, until then do this but locally. Brgds, Viktor On 5/9/09, Teo Fonrouge wrote: > Hello friendly Harbourians, > > Under "contrib" dir there are two implementations of OLE; one in "hbwin", > and > the other in "hbole", personally

Re: [Harbour] Bug in ADS

2009-05-15 Thread AbeB
Thanks, it's good now I had the problem with 7.0 ace32.dll interesting though is, that linking with an older rddads.lib I had from around 12/25/08 it seemed to be OK! Przemyslaw Czerpak wrote: > > On Wed, 13 May 2009, fmanc...@viaopen.com wrote: > > Hi, > >> I had that problem. I solved using

Re: [Harbour] MemoEdit() Patch to avoid recursive calls in endless loop.

2009-05-15 Thread Pritpal Bedi
Hello Xavi Xavi-13 wrote: > > Procedure Main() > MemoEdit( 'Please press F2 abc...', 0, 0, MaxRow(), MaxCol(), .F., > 'FunCtr' ) > Thanks for this patch. Now application does not terminate but another issue has come up as: MemoEdit( 'Please press F2 abc...', 0, 0, MaxRow(), MaxCol(),

[Harbour] How to capture keypress ALT?

2009-05-15 Thread gvarona
Is it possible? TIA Best Regards GVS --- EC Red Internet g...@tis Inscríbete en www.ec-red.com ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/l

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

2009-05-15 Thread vszakats
Revision: 11061 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11061&view=rev Author: vszakats Date: 2009-05-15 17:06:27 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 19:05 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

RE: [Harbour] adsGetValue() return NIL

2009-05-15 Thread J. Lefebvre
Solved, Thanks, JF, -Message d'origine- De : harbour-boun...@harbour-project.org [mailto:harbour-boun...@harbour-project.org] De la part de Przemyslaw Czerpak Envoyé : vendredi 15 mai 2009 12:07 À : Harbour Project Main Developer List. Objet : Re: [Harbour] adsGetValue() return NIL On

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

2009-05-15 Thread vszakats
Revision: 11060 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11060&view=rev Author: vszakats Date: 2009-05-15 15:42:19 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 17:41 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-15 Thread Massimo Belgrano
Compiling with hbmk2 test1.prg the file sqlrdd\tests\test1.prg i receive error cannot find -lsddfb? 2009/5/15 Mindaugas Kavaliauskas : > Sérgio Kondo wrote: >> >> Another question: RDDSQL for MySQL also need MyODBC? > > No, it uses native client library. > > > Regards, > Mindaugas > ___

[Harbour] Bug in ADS (v1.0.1)

2009-05-15 Thread Randy Portnoff
Hi all, Will this ADS bug also be fixed in the stable build (v1.0.1)? Regards, Randy. ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-15 Thread Massimo Belgrano
Can you share more sample regarding rddsql? 2009/5/15 Mindaugas Kavaliauskas : > Sérgio Kondo wrote: >> >> Another question: RDDSQL for MySQL also need MyODBC? > > No, it uses native client library. > > > Regards, > Mindaugas > ___ > Harbour mailing list

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

2009-05-15 Thread druzus
Revision: 11055 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11055&view=rev Author: druzus Date: 2009-05-15 10:57:13 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 13:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/pp/hbp

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

2009-05-15 Thread vszakats
Revision: 11054 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11054&view=rev Author: vszakats Date: 2009-05-15 10:39:59 + (Fri, 15 May 2009) Log Message: --- 2009-05-15 12:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

Re: [Harbour] adsGetValue() return NIL

2009-05-15 Thread Przemyslaw Czerpak
On Fri, 15 May 2009, J. Lefebvre wrote: Hi, > Since this modif, most getvalue return NIL. (ADS 8.1) > Back to older ads1.c solve the problem. Please try it after: 2009-05-15 12:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/rddads/ads1.c ! fixed typo in recent m

Re: [Fwd: Re: [Harbour] Problem with return of LoadLibrary and Harbour 11047]

2009-05-15 Thread Przemyslaw Czerpak
On Thu, 14 May 2009, Mindaugas Kavaliauskas wrote: Hi, > We can not return empty collectible pointer! So, simple NULL pointer > instead of collectible is also a kind of different type. Well, both has > VALTYPE() == "P", but in C code it looks like different type: Exactly and personally I prefe

[Harbour] adsGetValue() return NIL

2009-05-15 Thread J. Lefebvre
Hi Przemek, Since this modif, most getvalue return NIL. (ADS 8.1) Back to older ads1.c solve the problem. Thanks, 2009-05-14 19:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/rddads/ads1.c ! fixed minimal record buffer size calculation ! fixed adsGetValue()

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-15 Thread Massimo Belgrano
AFAIK RDDSQL talk directly with the sql language so in not neccessary this is message post by Mindaugas Kavaliauskas on this list Other capability like deleted(),recno() can be emulated adding special field Code: ===

Re: [Fwd: Re: [Harbour] Problem with return of LoadLibrary and Harbour 11047]

2009-05-15 Thread Viktor Szakáts
Hi Vailton, Not exactly "from now on" :) rather, it's better practice, since a normal pointer may be NULL. Even if you don't return NULL, user may pass one to your function. BTW, it can be even simpler by using this code: --- HB_FUNC (TEST) ( some *pPtr = (add *) hb_parptr(1); if (! pPtr)

Re: [Harbour] Mini-tutorial MySQL connection

2009-05-15 Thread Mindaugas Kavaliauskas
Sérgio Kondo wrote: Another question: RDDSQL for MySQL also need MyODBC? No, it uses native client library. Regards, Mindaugas ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour