Error - Index was outside the bounds of the array
sgreene
Posts: 5
My first time running compare on this database and got this error (paraphrased)
Registering Database
Reading Object Text:
Index was outside the bounds of the array
Thanks for any help.
Sam
Registering Database
Reading Object Text:
Index was outside the bounds of the array
Thanks for any help.
Sam
Comments
I'm really sorry that you've run into this problem. We have a private release of SQL Compare 7.2 that fixes this issue. Please email support@redgate.com and they will get right back to you with details.
Apologies again, Tom
The patch fixes a problem with offset alignment on 64-bit systems -- the program uses pointers to data pages that are only 32-bit friendly and this is what causes the pointer to go out-of-bounds.
There are numerous other causes for the error that may not be covered by the patch, for instance, inconsistent metadata in the database.