OUT OF MEMORY
- From: "Sasi" <mailtousk@xxxxxxxxx>
- Date: 4 Apr 2007 04:48:47 -0700
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 are working with the following environment.
OS: Win CE 3.0
Db: SQL DB CE 2.0
Embedded Visual C++ 3.0 ( eVC++ 3.0)
Device Name: CASIO IT700
We want to create a database in the device and access the records in
the table. We have created a database then the table with index and
then tried to insert the records into the table. We read the records
from the CVS file and frame the query then insert them into the table.
We have done this using the API's and not through the query analyzer.
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.
We are creating the DB in the storage card which is 512MB capacity and
has 450 MB free space.
Regards
Sasikumar
.
- Follow-Ups:
- RE: OUT OF MEMORY
- From: Sasikumar
- Re: OUT OF MEMORY
- From: Marius Prisecaru
- Re: OUT OF MEMORY
- From: William \(Bill\) Vaughn
- RE: OUT OF MEMORY
- Prev by Date: RE: upgrading a database on the emulator
- Next by Date: Re: Update from SQL 2000 to SQL 2005 SP1 Express
- Previous by thread: RE: upgrading a database on the emulator
- Next by thread: Re: OUT OF MEMORY
- Index(es):
Relevant Pages
|
Loading