Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SmallDateTime in MSSQL to Date in VFP
Message
From
23/10/2003 18:44:45
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00841887
Message ID:
00841895
Views:
22
>How do you make a field/column retrieved from SQL server where it is type SmallDateTime to just Date in VFP? The cursor is retrieved using SPT.
>
>I tried the following:
>
>
>DBSetProp("v_invoice.invoice_date","Field","DataType","D")
>
>
>But it has not effect.
>
>TIA.

Seems to work fine to me.
Did you just Requery() the view, or did you close it and USE it again? I find myself doing that sometimes.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform