SQL Mobile buggy or not?

W

Wiredless

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
 
I

Ilya Tumanov [MS]

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/microsoft.public.dotnet.framework.compactframework?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).

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
 
W

Wiredless

Thanks for the information.

No they didn't provide a list of known bugs.

Will SQL Mobile be released with VS 2005? I heard this would be sometime in October.

Thank you very much.
 
I

Ilya Tumanov [MS]

Yes, SQL Mobile 2005 will be release with VS 2005.
Exact release date is not known, but I'd say "sometime in October" is a good
estimate.

In fact, you don't have to wait. Start your development now with VS 2005
Beta 2.
If you're done before VS 2005 is released, you can get a "go live" license
for Beta 2.

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/microsoft.public.dotnet.framework.compactframework?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).

Thanks for the information.

No they didn't provide a list of known bugs.

Will SQL Mobile be released with VS 2005? I heard this would be sometime in
October.

Thank you very much.
 
S

Stefano Ottaviani

It should be released on 7 November, according to latests news from
Orlando's TechEd
 
D

Darren Shaffer

let me add that I have already deployed two separate systems with
SQLMobile Beta 2 since January and while it is not a final product,
it is quite stable and a major improvement to SQL CE. Go-Live Licensing
from Microsoft allows you to deploy this technology early using the beta
versions.

yes, it will RTM with VS2005B2 in November (I'm at Tech Ed and that's
what was announced here).

--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top