I am redesigning my database going to X enterprise from 95-32, so I am making some files to transfer from old tables to new tables using asc(the naming and layout is completely different, so thats why I am doing it this way). I am creating each file to unload to a file then loading to my new database. If I trace the file I almost always get errors, some of which as an eg 'Break in line xxx column CustomerSig must be a valid Varbit'. Column CustomerSig is not even in the table I am unloading/loading. This type behavior happens on almost every file. If I just run the file I get no error messages and the data transfers seemlessly. Curious to know what is happening? Tom Hart

