Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC Cursor Datetime type to Date
Message
From
25/10/2001 17:37:04
Monte Murdock
Universal American Mortgage Company
Clearwater, Florida, United States
 
 
To
25/10/2001 17:27:48
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00573416
Message ID:
00573430
Views:
30
>>Does anyone know how to turn a DateTime type field to a Date type field in a SQLEXEC cursor, not a remote view?
>>
>>TIA
>>
>>MOnTe
>
>Have you looked at TTOD() or TTOC()?

I am changing the SQLEXEC cursor to allow updates. The date column in the cursor can be changed in a grid and you cannot update a calculated column (e.g. TTOD(closed_date)). Basically, I want to do to a SQLEXEC cursor what you can already do to a remote view like with the following command:
DBSetProp('rvClosed.closed_date', 'Field', 'DataType', "D")

Any other ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform