Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime type equivalent in Visual Basic?
Message
 
 
À
20/07/2000 21:00:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00395181
Message ID:
00395210
Vues:
10
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform