I post Reply of Antonio and wait a reply of Roberto or samebody
can we report extra ole information to better understand ole error?
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=6814&start=165
--------------------------------
Massimo,
In Harbour's OLE implementation, the error value returned in HRESULT
from a Method call is reported as an arguments error, without
providing any extra OLE error information:
CODE: SELECT ALL EXPAND VIEW
if( lOleError != S_OK )
hb_errRT_BASE_SubstR( EG_ARG, 3012, NULL, HB_ERR_FUNCNAME,
HB_ERR_ARGS_BASEPARAMS );
A workaround to get more info about the OLE error is to modify the error block:
CODE: SELECT ALL EXPAND VIEW
ErrorBlock( { | o | MsgInfo( WIN_OLEERRORTEXT() ) } )
that way Roberto will be able to get a better feedback about the error
2009/10/13 Massimo Belgrano <[email protected]>:
> Posted problem and i follow Answer
> http://forums.fivetechsupport.com/viewtopic.php?f=3&t=6814&p=88290#p88290
> i invite everybody interested participate to discussion
>
> 2009/10/13 <[email protected]>:
>> Hello everybody,
>>
>> I long work with SQL directly, and that's what I am recommending to others
>> who ask me about ADORDD.
>> I vote to eliminate it of harbor.
>> Anyway Antonio Linares has long held a post in their forums about adordd
>> with a downloadable version.
>> Anyone who wants to use it can go there, sure Antonio is happy to help.
>>
>> http://forums.fivetechsupport.com/viewtopic.php?f=3&t=6814
>>
>> Best Regards,
>>
>> Fernando Mancera
>> www.viaopen.com
>>
>> _______________________________________________
>> Harbour mailing list
>> [email protected]
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>>
>
>
>
> --
> Massimo Belgrano
>
--
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour