I am having a terrible time with enterprise manager. I am trying to export a table into a flat file and some records are being truncated. I cannot find any reason for this to be happening. I have tried everything I can think of, but to no avail. It seems to be related to the length of the entire record. It happens in the middle of words so I don't think it is caused by hidden or control characters, although I don't know enough about language types, etc. to be sure. It is not a problem to export the data to another sql table though. Does anyone know of some quirk with em that would cause this or can someone explain how to insert records into a flat file using query analyzer. Thanks.