What is the best method to convert a singlepart shapefile (i.e. one record that contains several non-connected polygons) into a mutlipart shapefile?
--EDIT
For clarification the original question asked how to produce a singlepart featureclass with unique IDs for each spatially non-connected polygons. The explode method in advanced editing or Multipart to Singlepart would give this result...

