Activity overview
Latest activity by 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 / comments
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 ...
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.