Viewing 3 posts - 1 through 4 (of 4 total)
Noel, thanks much.
I sure didn't expect that. And I would have expected my editor to show that CHAR(13).
'ppreciate it.
July 19, 2005 at 1:37 pm
#575634
A small sample...
field list = store, LEN(Store), cast(store as varbinary(20))
2957684 9 0x323935373638340D0D
2957535 7 0x32393537353335
1814100 8 0x313831343130300D
1814008 8 0x313831343030380D
July 19, 2005 at 1:07 pm
#575625
The Store field is varchar, length 20. I have a handful of other fields, which I expect are irrelevant but will certainly post as needed.
July 19, 2005 at 12:54 pm
#575622