Ritesh,
altho i've reordered tables successfully b4, I am now getting this error with yogent4.0
SQLyog Enterprise ×
Error No. 1005
Can't create table 'c:TEMP#sql10c_c_1.frm' (errno: 140)
just about to try 4.1
sorry still in 4.1
it's a real simple table
Field Type Null Key Default Extra
ID mediumint(9) PRI (NULL) auto increment
DivisionID char(3) YES (NULL)
DivisionName varchar(30) YES (NULL)
DivisionEmail varchar(50) YES (NULL)
DivisionPhone varchar(20) YES (NULL)
AssertaCode varchar(10) YES (NULL)
divisionShortName varchar(20) YES (NULL)