PC Review


Reply
Thread Tools Rate Thread

SQL Mobile buggy or not?

 
 
Wiredless
Guest
Posts: n/a
 
      9th Jun 2005
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

 
Reply With Quote
 
 
 
 
Ilya Tumanov [MS]
Guest
Posts: n/a
 
      9th Jun 2005
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


 
Reply With Quote
 
Wiredless
Guest
Posts: n/a
 
      9th Jun 2005
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.


"Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message news:42a8946d$(E-Mail Removed)...
> 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
>
>

 
Reply With Quote
 
Ilya Tumanov [MS]
Guest
Posts: n/a
 
      9th Jun 2005
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/...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)...
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.


"Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message
news:42a8946d$(E-Mail Removed)...
> 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
>
>


 
Reply With Quote
 
Stefano Ottaviani
Guest
Posts: n/a
 
      10th Jun 2005
It should be released on 7 November, according to latests news from
Orlando's TechEd

"Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message
news:42a89ac8$(E-Mail Removed)...
> 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/...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)...
> 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.
>
>
> "Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message
> news:42a8946d$(E-Mail Removed)...
>> 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
>>
>>

>



 
Reply With Quote
 
Darren Shaffer
Guest
Posts: n/a
 
      10th Jun 2005
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

"Stefano Ottaviani" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> It should be released on 7 November, according to latests news from
> Orlando's TechEd
>
> "Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message
> news:42a89ac8$(E-Mail Removed)...
>> 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/...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)...
>> 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.
>>
>>
>> "Ilya Tumanov [MS]" <(E-Mail Removed)> wrote in message
>> news:42a8946d$(E-Mail Removed)...
>>> 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
>>>
>>>

>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with multi-key foreign constraints (Win Mobile Prof 6 and Win Mobile CE and Datasets) Dimitris Microsoft Dot NET Compact Framework 0 27th Aug 2007 06:12 PM
T-Mobile Dash sync problems with Windows Mobile Device Center =?Utf-8?B?S0w=?= Windows Vista Hardware 0 18th May 2007 10:57 PM
Need to manage SQL Server from Windows Mobile? - Try Siccolo Mobile Management Tool - it's Free! aleksisa@hotmail.com Microsoft Dot NET Compact Framework 0 8th Dec 2006 02:03 AM
Mobile Printers and mobile means mobile xxnonexspamxnonexx@tampascanner.info Printers 5 28th Aug 2006 10:30 AM
Is Convert.ToSByte buggy or am I buggy? David Levine Microsoft Dot NET 4 13th Feb 2005 11:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:09 AM.