FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Help on ADS SQL - Reinaldo?
Posts: 811
Joined: Tue May 06, 2008 04:28 AM

Help on ADS SQL - Reinaldo?

Posted: Sat Dec 06, 2008 03:18 AM
Hello!


Can I do this nested?

...
dbSelectArea( 0 )
IF AdsCreateSQLStatement( "Compare01", ADS_ADT, hADSSERVER )

    ...

    dbSelectArea( 0 ) 
    IF AdsCreateSQLStatement( "Compare02", ADS_ADT, hADSLOCAL )
        ....
    End

End
...



Regards,
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