Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in Importing Data from Vfp to Sql Server
Message
 
To
09/12/2004 03:09:37
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00967944
Message ID:
00967946
Views:
5
SqlServer does not supp[ort DATE type fields. It support DateTime type fields only. You must convert Your Date to DateTime with DTOT() or pass it as a string (I never tested this, but books convince me it's work) with format "yyyymmddhhmmss".
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform