Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Between 2 dates
Message
From
14/11/2023 04:27:20
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01687236
Message ID:
01687242
Views:
37
TEXT TO lcSQLCmd NO SHOW PRETEXT 15
SELECT * 
       FROM DOCUMENTOS 
WHERE  FECHA BETWEEN ?FECHA AND ?DATE()
     AND tipodocu = 'F'
      And  NOT DELETED()
ORDER BY ID_ISO, FECHA, numdocu ASC
ENDTEXT
Hi Borislav,

Thanks for the reply, everything works great!

Best regards,
Luis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform