Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime type equivalent in Visual Basic?
Message
 
 
To
20/07/2000 21:00:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00395181
Message ID:
00395210
Views:
11
>could someone tell me whats the equivalent of the datetime field type on visual basic?
>-tia

Eric,
If you are talking about variable types then Date is what you want. In VB, the Date data type is equivalent to the Datetime type. The Now function acts the same as the Datetime() function.

If you are talking about field types then we are talking apples and oranges as VB has no "fields" associated with it. Both Access and SQL Server use Datetime fields.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform