Viewing 3 posts - 1 through 3 (of 3 total)
I agree, unless you are not using ASCII characters there should not be any reason for the characters to be dropped.
April 28, 2003 at 3:14 pm
#455587
I agree the stripping of zeros has to occur in the ASP code. It sounds to me that the problem may be in the underline code used in the...
April 28, 2003 at 12:38 pm
#455566
If Your Field is Numeric only and not over 50 characters long I suguest you use char(N) where N is the length of your ID number. It works great...
April 28, 2003 at 11:27 am
#455547