Re: Performance SQL Server Mobile with WM 5.0 CF2.0
- From: João Paulo Figueira <joao.figueira@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 7 Nov 2006 15:51:17 +0000 (UTC)
Hello chris,
When you specify all rows, you may get very large data indeed and copying it around does take some time. Try to select only the rows you absolutely need for the job.
Regards,
João Paulo Figueira
Device Application Development MVP
Hello,
an SQL-Select on a SQL Server Mobile Databse (Select t1.* from Table
t1) takes about 4 seconds (50 Rows) !!!
I tried using the SqlCeDataAdapter and SqlCeResultSet. But same
performance problems.
The pocketpc CPU is a Intel PXA270 with 520 MHZ, 64MB Ram and 128 MB
Flash.
Someone had same perfomace problems??
Chris
.
- Prev by Date: Identiy retrieval within SqlCeTransaction
- Next by Date: Re: Identiy retrieval within SqlCeTransaction
- Previous by thread: Identiy retrieval within SqlCeTransaction
- Next by thread: Re: Performance SQL Server Mobile with WM 5.0 CF2.0
- Index(es):
Relevant Pages
|
|