Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime from foxpro to sqlserver
Message
 
À
06/03/2008 17:25:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01299552
Message ID:
01299626
Vues:
13
Thanks Sergey
Gerard


>SET CENTURY is irrelevant in this case
>lcDateTimeNow = DATETIME()
>Insert Into MyTable (MyDateTimeFiled) Values (lcDateTimeNow )
>
>
>>I want to store the current Datetime from within a foxpro prg to a Sql Server dattime field
>>
>>i.e. Insert Into MyTable (lcDateTimeNow) Values (MyDateTimeFiled)
>>
>>MyDateTimeField is a DateTime field in the Sql Server Table
>>
>>
>>What do I puit into lcDateTimeNow
>>is it lcDateTimeNow = DateTimeNow()
>>Do I need to have Set Cent on
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform