Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a date
Message
 
 
To
03/05/2001 10:29:00
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00503012
Message ID:
00503024
Views:
17
>Can you do that without a function call, like this...
>
>SELECT MAX (date1, date2, date3, date4) as dMostRecent, ...
>
>Otherwise, we'll need to see your function code to see what the problem is.
>
> Jay

You cannot do it this way because foxpro interprets MAX() as SQL Select aggregate function not foxpro MAX() function.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform