Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Date to SQL DateTime
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01205160
Message ID:
01205720
Views:
22
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform