Hi ,
Iam using sqlserver 2005. what default value i can set to image data type.
Thanks
vijay
The Image Datatype is actualy a Binary datatype.
But you can try setting it to 0x00. That does work for VarBinary(max)
Why are you wanting to set a default value?
No comments:
Post a Comment