Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Field Datatype
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00438255
Message ID:
00445985
Views:
11
Hi Ajay,
I've run up against this too, but I mostly have Remote Views where (as you said) it's easy to update the data type.

Have you tried using the same DBSetProp() command on the SPT cursor? I haven't tried this, so it's just a guess, but it would be

DBSetProp('MyCursor', 'Field', 'DataType', "D")

HTH
Barbara


>Hi Barbara
>
>The original datatype is datetime and the datatype I want is date.
>
>Thanks
>Ajay
>
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform