Large files ..

Received: by 10.100.216.12 with SMTP id o12mr879836ang.5.1240895910174; Mon, 27 Apr 2009 22:18:30 -0700 (PDT)Date: Mon, 27 Apr 2009 22:18:30 -0700 (PDT)X-IP: 203.200.202.132User-Agent: G2/1.0X-Google-Token: K6pYtAwAAAB18xeynP3L8Iv9o2TKNG5gX-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe)Message-ID: <9388744d-95d1-4b21-9819-4ab7dd5fd17f@v1g2000prd.googlegroups.com>Subject: Large files ..From: Siva Gudavalli <gss.subbu>To: “Kdb+ Personal Developers” X-Google-Approved: charlie@kx.com via web at 2009-04-28 07:41:27Hi,I am trying to do a historical load.Right now we are using the belowfunction in c# interface, to load each and every row in the table.c.k(“insert”, “tablename”, object)After loading some MBs of data, its failing withNullReferenceExceptionPlease let me know how to save the data in-memory to disk, and startloading the data again.Thanks in advanceRegardsShiv</gss.subbu>