How can we help you today? How can we help you today?

error while comparing: Object cannot be cast from DBNULL

After I tried an update I am getting this error:
In the section registering databases: serverx.datbasex-Reading columns
Object cannot be cast from DBNULL to other types.
vhaakmat
0

Comments

2 comments

  • JonathanWatts
    Hi there,

    Can you confirm that the login that you are using is dbo in the databases that you are comparing?

    Regards,

    Jonathan
    JonathanWatts
    0
  • vhaakmat
    I found the problem... one of the tables got corrupted in the identity field (autoincrement) instead of a number it had a bunch of weird characters. I deleted them and put back the 1... that fixed it..
    However you may need to look into this, what may have caused the error

    thanks

    Vincent
    vhaakmat
    0

Add comment

Please sign in to leave a comment.