Hi all!
I got a little problem with the connection of a pocketPC to a SQL server DB.
I noticed that the DataAdapter.Fill(DataSet) is reeeeealy slow... (over 30 secs for some records!)
I don't know if this is due to the PocketPC hardware or to the CompactFramework or whatever (the same app works fast on as a normal win32 app).
Someone noticed the same thing?
Someone can give me some tips to make the fill in the faster way?
Thank you!
