Hi, as far as i know the maximum row-size is limited to 8k. Now we have a case that there can be a lot more of data than this (in plain text - no binary data). I think we will not get a single field that is larger than that. We could use Long's but LIKE-querys are in use so they fall apart.
Our methods of resolution upto now: - make bolb's - save all texts in seperate table and assign foreign key Is there a better way to solute? If not, which one of the two named is to be prefered? (mine is defenitly number two) Thanks, Mario -- Mario Oberrauch ---------------------------------------------------------- EDI Organisation KEG, Schulstra�e 9/21, 4040 Linz, Austria Tel: +43 (0) 732/710 110-80 Fax: +43 (0) 732/710 110-99 Web: http://www.edi.org Email: [EMAIL PROTECTED] ---------------------------------------------------------- _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
