FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowse() Problem with FWH9.11 on SQL Alias
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
xBrowse() Problem with FWH9.11 on SQL Alias
Posted: Mon Nov 23, 2009 03:25 AM
Hello Mr. Antonio,

Before 9.11 this is working perfectly

Code (fw): Select all Collapse
   //simplified...

    dbSelectArea( 0 ) 
    IF AdsCreateSQLStatement( cAlias, ADS_CDX, hADS )

       IF ADSExecuteSQLDirect( cSQL )

           xbrowse( cAlias )

       END

   END


with FWH9.11 has error

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: xBrowse() Problem with FWH9.11 on SQL Alias
Posted: Mon Nov 23, 2009 10:24 AM

Frances,

Fixed. We are uploading a new FWH 9.11 build right now, thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: xBrowse() Problem with FWH9.11 on SQL Alias
Posted: Tue Nov 24, 2009 12:13 AM
Antonio Linares wrote:Frances,

Fixed. We are uploading a new FWH 9.11 build right now, thanks :-)


Thank you Sir for the fixed.

Regards,
Frances
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion