Viewing 3 posts - 1 through 3 (of 3 total)
I also cannot use any other variation of integer other than INT (no TINYINT, for example).
I can't use TINYINT either...
March 8, 2004 at 9:32 am
#497816
I went with INT -- space not really being an issue it just seemed like the best idea. As for the software, it works with a ton of different databases...
March 1, 2004 at 5:54 pm
#496565
I think INT sounds good too. CHAR will have to go through the code pages so INT is probably a little faster too (though the storage space is bigger).
THANKS!
March 1, 2004 at 11:06 am
#496498