I've done a new ZC install of 1.3

I've imported the old database in from a 1.2.0.4 vintage ZC

I've done the install for moku's book_products instead of figuring updates to the good old 1.2/4 version - all seemed okay for a minute of course, but there is a snag

1146 Table 'garchen_zc2006.TABLE_PRODUCT_BOOK_EXTRA' doesn't exist
in:
[select * from TABLE_PRODUCT_BOOK_EXTRA where products_id = '446']
- now I asume from my searching that there is no easy way to import the old book data into the new db structure - I'm accepting the idea of reloading everything, but how can I get past this error message ABOVE when I click on a newly created book product I just made?

This table does exist of course...

any ZCwizards out there tonight -