Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Cursor
Message
 
 
To
12/11/2002 12:17:12
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00721677
Message ID:
00721702
Views:
9
Jim,
It's based on the settings for TMPFILES in your CONFIG file. If you don't have one, it defaults to the TEMP setting for Windows.

>Einar,
>
> Thanks for the response. Is there a specific place that the temp file is created?
>
>Jim
>
>>>All,
>>>
>>> I have a program that creates a cursor from an array. The array is create with the AFIELDS command from an existing table. Does the create cursor command create a temporary file on the disk or is the cursor created in memory? Can a cursor created from an array be altered with the ALTER TABLE command?
>>>
>>>Thanks
>>>
>>>Jim
>>
>>A cursor is stored as a temporary file on your disk.
>>Yes you can use the alter table command on a cursor.
>>
>>Einar
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform