Description of the differences between COPY TO ARRAY and SELECT INTO ARRAY in FoxPro (104053)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows 2.5
- Microsoft FoxPro for Windows 2.5a
- Microsoft FoxPro for MS-DOS 2.0
- Microsoft FoxPro for MS-DOS 2.5
- Microsoft FoxPro for MS-DOS 2.5a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q104053 SUMMARY
Once an array has been created with the COPY TO ARRAY command, the
array length remains constant even when a subsequent COPY TO ARRAY
command is issued. However, the SELECT INTO ARRAY command creates
a new array each time it is issued.
REFERENCES
"Commands & Functions," version 2.0, COPY TO ARRAY and SELECT-SQL
"Language Reference," version 2.5, pages L3-317 and L3-862
For additional information about COPY TO ARRAY command topics and SELECT-SQL command topics, see the Visual FoxPro Help files.
Modification Type: | Major | Last Reviewed: | 3/10/2005 |
---|
Keywords: | KB104053 kbAudDeveloper |
---|
|