|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Sending Arrays to a database
Is there a special formatting function that will allow me to send an array to a database? Currently i get the "cannot convert to simple" message. also, if there is a function, what is the function i'll need to use to un-simplify the array once I pull it out of the database?
|
|
#2
|
|||
|
|||
|
You can use CFWDDX to serialize the array into an XML string, and then use CFWDDX again when you read the XML out and convert it back into an array.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Sending Arrays to a database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|