Antonio Linares wrote:http://forums.fivetechsupport.com/viewtopic.php?p=99125#p99125
Dear Mr. Antonio,
ADS.CH not found in this version..
Regards,
Frances
Antonio Linares wrote:http://forums.fivetechsupport.com/viewtopic.php?p=99125#p99125
Dear Mr. Antonio,
Also missing file is rddads.lib
Regards,
Frances
Frances,
Please download it again, they should be included ![]()
Dear Mr. Antonio,
Thank you! confirmed.
I will test it with my current project.
Regards,
Frances

AdsCreateSQLStatement( 'SQLALIAS', ADS_ADT, hHandle )Frances,
You should report it in the xHarbour developers/users mailing list accessible from google groups, thanks
cSql := "UPDATE TABLA SET CAMPO='XXX'"Â Â Â
AdsLocking( .f. )
AdsCreateSQLStatement(, ADS_ADT)
if AdsExecuteSqlDirect( cSql )
  MsgInfo( "Error en la consulta "+CRLF+ cSql, cValtochar( AdsGetLastError() ) )
endif
AdsLocking( .t. )fraxzi wrote:Dear Mr. Antonio,
This function is returning TRUE with xHarbour 1.21.6406..
AdsCreateSQLStatement( 'SQLALIAS', ADS_ADT, hHandle )
with new xHarbour 1.21.6714 the above function returns FALSE
Any idea?
Regards,
Frances
Antonio,
Can't find hbzip.lib and libnf.lib. Could you provide them please?
TIA
Antonio,
Can't find hbzip.lib and libnf.lib. Could you provide them please?