Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to store only time in field
Message
From
30/08/2001 23:33:07
 
 
To
30/08/2001 22:07:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00551199
Message ID:
00551215
Views:
24
>how to store only time in field so that the time claculations are easy.

REPLACE TimeField WITH TIME()
REPLACE DateTimeField WITH DATETIME()
REPLACE TimeField WITH SECONDS()

Will one of those work?
Previous
Reply
Map
View

Click here to load this message in the networking platform