Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing array
Message
From
04/11/2005 07:18:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
04/11/2005 03:50:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01065352
Message ID:
01065384
Views:
25
>Hi all,
>what is the best way to store array into a field of table? The array is not too big and has two dimension. do you think is possible to store it into a blob field, as usually we do for the images? The array is linked to one record, that is, mister 'X' has its own array. Has someone some experience or trick?
>Thanx in advance

My large array class uses a cursor in the first place, to store a multidimensional array (not limited to 65,000 elements - which is no longer relevant in VFP9, and not limited to 2 dimensions). You can adapt it, to use tables instead of cursors.

http://www.levelextreme.com/wconnect/wc.dll?LevelExtreme~2,54,33,15699
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform