Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding field to a cursor
Message
From
03/08/2002 14:48:56
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00685818
Message ID:
00685915
Views:
41
>>>Assuming you created the 'temp' cursor with 'readwrite' :
>>>
>>>ALTER TABLE 'temp' ADD COLUMN url m
>>>ALTER TABLE 'temp' ADD COLUMN cImage c(20)
>>
>>This is great. I prefer that approach as it'll be faster and cleaner within the code as well.
>
>Just remember that it wouldn't work if cursor has long field names.

Yes, correct, any field longer than 8 characters generates an error. Do you know if there is any reason for that restriction? Otherwise, I might as well add an entry in the wish list for that one.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform