Thank for replying. > Do I understand right that you are seeking for a solution to > transfer LONG columns to and from the DB kernel?
Right. From DB kernel to Access there's no problem but to it. > Actually I know nothing from ADO, but what I saw somewhere were methods > like GetChunk, AppendChunk. I guess they are related to the > ODBC functions SQLGetData, SQLPutData and these serve for > piecewise reading and writing LONG data. Yes, that's exactly what I tried to do. AppendChunk seems to work as no error occurs (even in the sql trace) but finally it looks as if the record was discarded. For MSSQL this works. Ok, I think I have to work it out the hard way via ODBC functions. I have the feeling that I'm a pioneer for this combination MSAccess/SAPDB as there are no related sites to find or any threads in other NGs. But I expect this "community" will spread vastly in future. Sascha _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
