Re: OUT OF MEMORY
- From: "Marius Prisecaru" <prisasm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 7 Apr 2007 12:01:33 -0400
Hi,
"Sasi" <mailtousk@xxxxxxxxx> wrote in message
news:1175687327.564846.192940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm Sasikumar, started to work with SQL CE DB.
I have seen your postings in forum regarding the OUTOFMEMORY problem,
we are also facing the same problem. If could help us on how to solve
then it would be more useful for us.
We have done this using the API's and not through the query analyzer.
What "API's" are those? What are you using to talk to your DB ?
ATL/OLEDB/ADOCE, etc..
We were able to create the DB, Tables successfully. We then read the
records one by one from the CSV file, we were able to insert up to 70
records then we ended up with the error E_OUTOFMEMEORY error. What
should be the problem for this.
I am not sure what the other discussion about E_OUTOFMEMORY was, but are you
sure you are releasing your resources used for each insert? When exactly do
you get E_OUTOFMEMORY ? Can you show some code? In other words [pseudo-code]
are you sure you have: for { get resources / use resources to insert /
release resources } ?
We are creating the DB in the storage card which is 512MB capacity and
has 450 MB free space.
Marius
.
- References:
- OUT OF MEMORY
- From: Sasi
- OUT OF MEMORY
- Prev by Date: Re: Update from SQL 2000 to SQL 2005 SP1 Express
- Next by Date: Re: OUT OF MEMORY
- Previous by thread: Re: OUT OF MEMORY
- Next by thread: RE: OUT OF MEMORY
- Index(es):
Relevant Pages
|
Loading