azimuth024
Posts: 9
|
| Posted: 03/12/2008, 3:05 AM |
|
Hi,
On CCS4 web site, I can read :
"The listbox component has been improved to allow the end user to select multiple values within the listbox, unlike in previous versions where only one value could be selected. The Multi-Select listbox can therefore be used in database tables with one-to-many relationships."
But when I publish my project, I have a warning :
"Warning: Record utilisateurs1 -> ListBox ListBox2: Only the first value selected in the Multiple Listbox can be inserted or updated."
So how can I easily store all selected items into db ?
Thank you.
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 05/22/2008, 5:03 PM |
|
http://forums.codecharge.com/posts.php?post_id=97020
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|