Submitted by Dirk on 20 October, 2007 - 22:40
Here are my notes from migrating an OSCommerce installation to a Drupal ubercart system.
Firstly dump all the products with their names and ids from the OScommerce database. Then import this data with the node import module. I've imported the id field into the description because at this point in time I couldn't figure where the sku was stored.