.. I just verified, that OTL->SAPDB also works with tables columns of type LONG BYTE (that is binaries of virtually arbitrary size)
Just take the example Example 31 (Oracle and LONG RAW column) http://otl.sourceforge.net/otl3_ex31.htm and replace "create table test_tab(f1 int, f2 long raw)" by "create table test_tab(f1 int, f2 long byte)" Greets, Tobias _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
