Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select all except
Message
 
 
To
20/11/2007 13:44:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01269471
Message ID:
01270236
Views:
21
>>The cursor must be read-write, then it's "legal".
>
>I must have something wrong. This code fails for me.
>
>select * from tip into cursor temp readwrite
>alter table temp add column sc20 c(10)
>
Does tip have field with names longer than 10 chars? If yes, you would get the error.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform