Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert - SQL For DateTime Data Type
Message
De
21/11/2001 02:07:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Insert - SQL For DateTime Data Type
Divers
Thread ID:
00584335
Message ID:
00584335
Vues:
74
Dear all,

I need help from all of you, 'cause right now i'm stuck with this problem;
how can I insert a data to SQL Server, which this data type is DateTime, if
the data type is character or numeric the syntax is like this :

insert into my_table( fld_character, fld_numeric ) ;
values ( 'testing data only', 123456789 )

but how if the data type is DateTime ?

before and after my many many thank's to you.

regards,
yungkie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform