I don't need to store 2GB, but for this particular app, it's looking easier to store objects directly in the DB rather than as files. Object sizes may be in the MB range, so LONG BYTE it is...
Thanks, Richard. On Tue, 2002-05-28 at 00:35, Zabach, Elke wrote: > > LONG BYTE is fine if you really NEED character data of up to 2 GB. > If up to 8000 bytes are enough, CHAR (xy) BYTE should be preferred. > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
