I have not had any problem with importing things exported with
older versions of exp. One gotcha to watch out for is character sets
(i.e. you can't import an 8859-1 encoded DB into a utf8 DB without some very
evil tricks -- Branimir wrote up some notes on what he had to do to get
things to work in that case).