:set showtabline=0 works just fine for me. What is the effect when you use this command? If you're setting it in your .vimrc but it doesn't seem to have an effect, what is the output of this command:
:verbose set showtabline?
This should tell you the current value of the option and what script last set it.