Other than the typical limitations of text datatypes, does anyone know of other potential issues when using multiple text fields in a single table? I need to convert a foxpro database to SQL2000 - many of the tables have multiple 'notes' fields. While varchar(8000) would probably meet the requirement for each 'notes' field - the table would then exceed SQL's record size limitation of 8060 bytes.
Suggestions, comments.... ?
Suggestions, comments.... ?