Did you ever find a solution for this?
I have the same setup and did a similar work around. I edited the image insert to use 0001-01-01 00:00:00 as the insert date and made the field a datetime2 type in SQL Server 2008.
Also, I had to manually create the ngg pictures table.