Hi All,I am using Standalone method to deploy my dcr content to table.Some fields of my dct are multiple select (more than one value can be selected) so when it updates table then it sends comma seperated values under one row. Though my requirement is that there should be multiple rows in the table each representing one value out of the total values selected for one field in the dct.Please suggest me the way to accomplish this.________________Thanks,ReteshOD 6.1 @ UNIX
Hi All,I have read Database Deployment admin pdf but couldn't figure out a way to pass multiple values selected for one dct field to multiple rows in the table.What happens is that in case of multiple selected values, comma seperated values are passed in single row of the table. Which shouldn't be the case.If feel there has to be some provision with OD 6.1 to tackle multiple select values in dct. But currently I dont know how??If somebody has gone thru the similar situation or know how to implement this then please help me.-Thanks,Retesh
Look at page 140 of the ddadmin guide. It has been clearly explained with an example.K