This is basis of my question , since the converter ( essentially two files , a convert.php and a .sql file) asks for the E107site path (e.g. localhost:/E107). I assume it then deduces the DB connection (since I can't get past the E107 site path question I can't be certain that is the case).
Again my assumption is that the bulk of the work is done by the .sql file invoked from convert.php.
That will be my next step , to review the .sql file and determine if that will do the bulk of my conversion and use the SQL within.
Just hoping that someone had been down this road before.
Thanks