View Single Post
  #3  
Old 4th January 2010, 10:20
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
Quote:
Originally Posted by panos55 View Post
i think if you import your database
If you do so:
You have to compare the database tables and columns of the tables.
The names of the tables have to be the same in booth databases.
The columns in the tables of both databases have to be in same order, name and the same number of columns must exsist and the type of columns must be tha same with same length.
Other wise you cant succes import.
Reply With Quote