Before 9.11 this is working perfectly
- Code: Select all Expand view
//simplified...
dbSelectArea( 0 )
IF AdsCreateSQLStatement( cAlias, ADS_CDX, hADS )
IF ADSExecuteSQLDirect( cSQL )
xbrowse( cAlias )
END
END
with FWH9.11 has error
//simplified...
dbSelectArea( 0 )
IF AdsCreateSQLStatement( cAlias, ADS_CDX, hADS )
IF ADSExecuteSQLDirect( cSQL )
xbrowse( cAlias )
END
END
Antonio Linares wrote:Frances,
Fixed. We are uploading a new FWH 9.11 build right now, thanks
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 84 guests