I take all da values from a view in the form of a document Collection. Now what i want is to do is create a new Folder on another Database with that data in it.
I can use the
db.EnableFolder(foldername)
to create the folder on another database. As db points to the other database. But the real question is that how do i populate the data in the other Folder.
Help would be highly appreciated.
Regards,
Jawad Rana