Data Transfer and Arrays
| Visual FoxPro 9.0 SP2 |
| Data Transfer and Arrays |
Arrays provide a way to quickly order information. Once information is in an array, you can easily search, sort, and perform other data manipulation. To get information to and from arrays, you transfer data to a table or transfer data from a table to an array.
Visual FoxPro makes no size or data type restrictions on array contents. The only restriction on size is the amount of memory available.
In This Section
- Data Transfer from an Array to a Table
-
AddDefinition
- Data Transfer from a Table to an Array
-
AddDefinition
- Arrays and SELECT - SQL
-
AddDefinition
Related Sections
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Data Transfer and Arrays
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08