database to database is easy
just do a
insert into newdb.tablename (fields)
select (fields) from olddb.tablename where ...
assuming you have them both setup as separate DBs
if you need help provide some hints (or whatever level of deatil including full details that you are comfortable with) as to the specifics and we(or I) can write you example sql that might match your situation.
__________________
----------
Demon Overlord of Alakamin
skype @ davoodinator
|