Thread: image data type
View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 01:31 PM
Jason Huang
 
Posts: n/a
Default image data type

Hi,

In my SQL Server 2000, I have a Table MyUser which has one colum PassWord,
and the PassWord's datatype is Image. I'm wondering how can a password be
an image.
Thanks for help.

Jason


Reply With Quote