Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox with datetime
Message
From
08/10/2001 11:02:26
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00565040
Message ID:
00565506
Views:
20
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform