Alright, how would someone go about converting a list of objs to be able to be stored in a MySQL database?
If I use list2params, the output comes out as simply the names of the objs in the list (contents for instance)
I figure I could make a proc that makes the objs in the list into a series of params, but i'm not to sure how to go about this.
Any ideas to help in this? Or any other ways to go about doing this?
ID:154707
Jan 13 2012, 4:08 pm
|
|
This looks like a good place to look.
http://www.byond.com/forum/?command=top_search&text=mysql |
http://www.byond.com/members/?command=top_search&text=mysql
Have a look see?