Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric combo box arrays
Message
From
10/02/1999 15:40:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Numeric combo box arrays
Miscellaneous
Thread ID:
00186189
Message ID:
00186189
Views:
51
Hi,

I have a combo box that is populated with a Numeric Array. At one point in my system, when I select an item from the combobox and save the data into the database, it saves the number of the array item and not its value.

For ex:
1. The array has the following values[2,4,6,9].
If I select 6, it is saved in the database as 3, b'cos it is the third element in the array.
2. Array[0,1,2,3,4]. If I select 2, 3 is stored in the database.

How do I get around this problem? Any help is appreciated.
Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform