Import from different schema

Hi, is there a safe way to import data from a database with different schema than that of cs-cart? Infact, it gives me an error message when i try to it though i used the right fields name, and E-mail field as well.

What is the schema you are importing from. What cart?

more to the point how are you trying to import? if you use something like phpmyadmin, or SQLyog, then you can export the data, convert to csv and edit data, then import to new location… perhaps!