Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding field to a cursor
Message
From
03/08/2002 12:23:01
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00685818
Message ID:
00685890
Views:
56
>>>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.

Thanks, I'll consider that.
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
Reply
Map
View

Click here to load this message in the networking platform