Hi.
Another way to solve the performance problem is to write your own DataSet
loader.
I had worse performance problems and I ended up writing a class that
inherits from DataSet and adds a LoadFromCSV(...) method
[
http://www.egilh.com/blog/archive/2004/11/28/363.aspx].
Cheers,
egilh
"Alex Yakhnin [MVP]" <(E-Mail Removed)> wrote in message
news:C82F5E84-69A2-4B36-AD89-(E-Mail Removed)...
> Take a look at these tips from Iliya Tumanov:
>
>
http://groups-beta.google.com/group/...028d157d945a98
>
>
http://blog.opennetcf.org/ayakhnin/P...7-f337ab6d1feb
>
> --
> Alex Yakhnin, .NET CF MVP
> www.intelliprog.com
> www.opennetcf.org
<!- cut -->