|
-
Aug 6th, 2007, 09:03 PM
#1
Thread Starter
Junior Member
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
-
Aug 6th, 2007, 09:48 PM
#2
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
-
Aug 6th, 2007, 10:25 PM
#3
Thread Starter
Junior Member
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??
-
Aug 7th, 2007, 01:09 AM
#4
Frenzied Member
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
-
Aug 7th, 2007, 01:32 AM
#5
Thread Starter
Junior Member
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
-
Aug 7th, 2007, 06:57 AM
#6
Frenzied Member
Re: SQL Server COmpact Edition vs MObile Ed.
Which path does system.data.sqlserverce reference?
-
Aug 7th, 2007, 09:59 PM
#7
Thread Starter
Junior Member
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
-
Aug 8th, 2007, 12:46 AM
#8
Frenzied Member
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
-
Aug 8th, 2007, 02:44 AM
#9
Thread Starter
Junior Member
Re: SQL Server COmpact Edition vs MObile Ed.
Ah Ok... Is there a way to convert SQL ME database to SQLCE??
-
Aug 8th, 2007, 09:38 AM
#10
Frenzied Member
Re: SQL Server COmpact Edition vs MObile Ed.
Hi,
so you want to move BACK a version?
Pete
-
Aug 8th, 2007, 09:56 PM
#11
Thread Starter
Junior Member
Re: SQL Server COmpact Edition vs MObile Ed.
I thought SQL Compact Ed. is much latest than SQL Mobile Ed.
-
Aug 9th, 2007, 01:42 AM
#12
Frenzied Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|