Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox with datetime
Message
De
08/10/2001 11:02:26
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00565040
Message ID:
00565506
Vues:
21
Hi,

I met this with ms-sql server. I done this:

my field name is "dogumtar"

I put a textbox with a independent variable name in form as "dogumtar" ( It is not necessary similar to field name. It's my preference. ) .

I wrote this in form refresh method:
thisform.dogumtar.value=ttod(dogumtar)

so put this to init event:
thisform.refresh


I wrote this in dogumtar textbox lostfocus method:

sele sicile
repl dogumtar with thisform.dogumtar.value

It will work :); because I'm using it already.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform