Skip to Content
0
Former Member
Dec 06, 2011 at 01:06 PM

Error exporting data into SAPB1

32 Views

I've a Csharp program which, throught ODBC, write records into SAPB1 (table OITM)

after about 5000 records it stops at the row "b_TestExist=oItem.GetByKey(sID)"

with the follow error:

$exception.Message

System.OutOfMemoryException

Do you know how can I solve it?

Thanks