Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Handling null date save/display
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Handling null date save/display
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Divers
Thread ID:
01212056
Message ID:
01212056
Vues:
58
Hello all,

I'm sure this has been beaten to death, but I have not found a solution posted...

I'm trying to write a custom textbox control that is to be bound to a date field that allows NULL. As we all know, VFP will store empty date if you clear out the field. What I want to happen is to store NULL back if the field is empty. I have tried creating a value_assign method, but that seems to keep me into an infinite dirty buffer.

I know this can be handled in code to replace empty dates with null just before a tableupdate, but I would ideally like to have the textbox control handle this for me.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform