I am in the process of attempting to port the updated MoneyBookers module from osCommerce to ZC as Paypal is not a viable option for some of us outside certain regions of the world.

The current MB Module works ok but is basic and doesn't take full advantage of the features MB offers. The latest work done on the OSC version can fully interact with MB and I want to implement this.

I have followed the guidelines in the Wiki for porting OSC modules but need help on one point...how to insert an SQL file into an existing database.

Any pointers on merging two sql files? I think I should be able to copy the new SQL into an exported SQL file of the original db and then reimport the whole lot. Is this correct?

Thanks