Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursorschema property is longer than 255
Message
 
To
06/04/2006 13:30:30
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01111096
Message ID:
01111124
Views:
23
>>cursorshema property is longuer than 255
>>
>>what can i do ???
>
>NEVER write the CursorSchema in the property. Always write it in code.
>
>TEXT to THIS.CursorSchema TEXTMERGE NOSHOW
> select fieldlist from table etc.
>ENDTEXT

Mike,
That's why I like VFP8 CA builder more than VFP9 one. But if you didn't have something in CursorSchema property when you insert it in DE class (or direclty DE of the form), you can't use CA field when you trying to bind it's fields to some controls, therefore you must do this programaticly :o( not through Properties window.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform