Results 1 to 12 of 12

Thread: SQL Server COmpact Edition vs MObile Ed.

  1. #1

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    SQL Server COmpact Edition vs MObile Ed.

    Whats the difference between the SQL Server Compact Ed. and Mobile Ed.

    Im using Mobile Ed. in application in VS 2005, can I use Compact Ed in .Net Compact Framework 2.0

  2. #2
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: SQL Server COmpact Edition vs MObile Ed.

    Mobile Edition has been replaced by Compact Edition

    http://www.microsoft.com/sql/edition...t/default.mspx

    I am home now - but I do believe that 2.0 is the only framework requirement for SQL CE

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #3

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Re: SQL Server COmpact Edition vs MObile Ed.

    If I upgrade my SQL Server Mobile Ed. to SQL CE, are there issues to be considered..

    And how can I migrate my SQL ME database to SQL CE??

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: SQL Server COmpact Edition vs MObile Ed.

    Hi,
    what reference are you using in your project for SqlServerCE - that will tell us what version you are using, as it is quite confusing. The confusion is not helped by Microsofts naming policy.

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  5. #5

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Re: SQL Server COmpact Edition vs MObile Ed.

    In my project References, I have:
    Microsoft.WindowsCE.Forms
    Microsoft.WindowsMobile.Forms
    System.Data.SqlClient
    System.Data.SqlServerCE

    I dont know why I have this.
    Can you explain to me what specifically in my project uses the References Above. It's confusing

  6. #6
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: SQL Server COmpact Edition vs MObile Ed.

    Which path does system.data.sqlserverce reference?
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  7. #7

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Re: SQL Server COmpact Edition vs MObile Ed.

    C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\\SQL Server\Mobile\v3.0\System.Data.SqlServerCe.dll

  8. #8
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: SQL Server COmpact Edition vs MObile Ed.

    Hi,
    ok - so you appear to be using the latest version - Sql Server 2005 Compact Edition.
    This shouldn't be a problem

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  9. #9

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Re: SQL Server COmpact Edition vs MObile Ed.

    Ah Ok... Is there a way to convert SQL ME database to SQLCE??

  10. #10
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: SQL Server COmpact Edition vs MObile Ed.

    Hi,
    so you want to move BACK a version?

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  11. #11

    Thread Starter
    Junior Member gRob_AndDerSon's Avatar
    Join Date
    Jun 2007
    Location
    Philippines
    Posts
    31

    Re: SQL Server COmpact Edition vs MObile Ed.

    I thought SQL Compact Ed. is much latest than SQL Mobile Ed.

  12. #12
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: SQL Server COmpact Edition vs MObile Ed.

    As I said in an earlier reply, you are using the latest version - C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\\SQL Server\Mobile\v3.0\System.Data.SqlServerCe.dll

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width