• Haha! Thanks!

    Is it okay if I reply with another problem though? (Talk about a trial by fire, this DB is the devil!)

    4 columns in this DB are datatype "real", and the sp_GetDDLa is getting column widths for them, which of course leads to:

    Cannot specify a column width on data type real.

    For the first instance it generated a width of (24) - not sure if this helps, but I'm going through all of the generated scripts now to find the other instances of real, I'll let you know what I find.