Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Date to SQL DateTime
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01205160
Message ID:
01205720
Vues:
20
>Hi Sergey.. I have the date working now.
>
>I used "'" + Dtos(MyDate) + "'"
>So a combination of Dtos and single quotes seemd to work.
>
>Thaks again for all your assistance.
>
>Gerard

Hi Gerard,
Take a look at Message#1205162

I wrote
INSERT INTO Table1 (MyDate) VALUES('<<DTOS(m.vardate)>>')
This is combination of DTOS() and single quotes.
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform