Hi, i'm just now evaluating sapdb. during the tests i stumpled over the fact that i can't insert columns with LONG-values. the average size is about 128 kbytes. i need to insert the data from BBX (Business Basic), the later processing with perl and php is not problem. under bbx i can only execute SQL-commands. does anybody had any idea who to solve this? The command at the moment we use is a construct of inserts in a loop which look like this:
INSERT INTO table SET COL=CONCAT(COL,'..part of data..') INSERT INTO table SET COL=CONCAT(COL,'..part of data..') .. hope to find any help @ the list regards roy -- Roy Kaldung Rechenzentrum Christoph Ludwigs Jahnstrasse 35, 12347 Berlin tel: +49 (0) 30 66 90 92 00 fax: +49 (0) 30 6 64 42 08 mailto: [EMAIL PROTECTED] _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
