Re: OUT OF MEMORY
- From: "William \(Bill\) Vaughn" <billvaRemoveThis@xxxxxxxxx>
- Date: Wed, 4 Apr 2007 10:31:53 -0700
Did you expand the size of the .SDF file when it was created? The default
size is 128KB.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"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 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: Marius Prisecaru
- Re: OUT OF MEMORY
- 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: unable to get the command prompt on windows mobile 6 emulator.
- Previous by thread: OUT OF MEMORY
- Next by thread: Re: OUT OF MEMORY
- Index(es):
Relevant Pages
|