Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding field to a cursor
Message
 
 
To
03/08/2002 03:53:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00685818
Message ID:
00685858
Views:
46
>>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.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform