Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Oracle Year() Function
Message
From
05/09/2003 09:44:39
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00826385
Message ID:
00826394
Views:
26
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform