Transfer of filed values

Iam modifying a database.From the existing view, one of the field values (multiple values sepreated by commas) has to be transformed in to multiple fields where each field type is Chekbox.So how can Ido this? Can anyone help?

Thanks in advance

Arathi

Subject: Transfer of filed values

Iam modifying a database.In the existing form it is a text box where we used to enter mutiple values seperated by comma, In the view also it comes the same thingBut I updated that text field as multiple check boxes so in the view I created separate columns for each checkbox. So I have to tranfer the old data to the new check boxes

So how can I do this? Can anyone hep?

Subject: Transfer of filed values

What are you trying to do? Are we talking about a web view here, that should display a multi-value field as checkboxes?