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
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
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(),
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
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
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
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
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
> ___
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
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
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
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
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
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
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()
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:
===
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)
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
18 matches
Mail list logo