SQL Mobile is still in Beta and sure has some issues. Most of them are known
and fixed/will be fixed before release.
I suppose whoever told you this provided you with a list of bugs and repro
cases?
If so, go ahead and post these to SQL Mobile NG and/or product feedback
site, we'll be happy to investigate and fix these issues before release.
No, you can not develop CF V2 application with SQL CE 2.0.
I suppose it might be possible in some tricky unsupported way, but
definitely no SqlCeResultSet in that case.
You can, however, run existing CF V1/SQL CE 2.0 applications against CF V2.
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
*** Want to find answers instantly? Here's how... ***
1. Go to
http://groups-beta.google.com/group/...ramework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
"Wiredless" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
Hi,
I'm looking at developing an application on SQL Mobile instead of SQL CE
2.0. I was told that SQL Mobile has a lot of bugs.
Is this true?
If so...
Can i develop the app with VS 2005 and CF 2.0 but still use SQL CE 2.0 for
the database (i will want to use the new SQL resultset too) ?
Thanks