Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC Cursor Datetime type to Date
Message
De
25/10/2001 17:37:04
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
 
 
À
25/10/2001 17:27:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00573416
Message ID:
00573430
Vues:
32
>>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform