Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle Year() Function
Message
De
05/09/2003 09:44:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00826385
Message ID:
00826394
Vues:
27
>Hi Michael,
>
> You can use ODBC scalar function:
>
>
>lcSql = "SELECT LEGALHOL.*  " + ;
>        "FROM LEGALHOL  " + ;
>        "WHERE {fn YEAR(LEGALHOL.HoliDate)} = " + TRANS(lnActiveYear)
>
>
> MartinJ

Hi Martin,

Outstanding. Thanks. That was what I needed.

Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform