Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
server 2005 Mobile edition )

When i add a reference to my project to System.Data.Sqlserce i notice that
the version is 3.0.3600.0
But when i browse with the File explorar to C:\Archivos de
programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0
i see that the version is 3.0.5206.0 ( right
click ---properties ---version )

Which is the correct version ??

Thanks a lot.!

Re: SQL Server CE Assembly question. by Ginny

Ginny
Mon Apr 28 09:32:04 CDT 2008

Hugo,

This seems to be the definitive list (scroll to the bottom of the page):

http://blogs.msdn.com/sqlservercompact/

Ginny


"Hugo Pereyra" <peyhug@hotmail.com> wrote in message
news:OnAc9RTqIHA.4280@TK2MSFTNGP02.phx.gbl...
> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
> server 2005 Mobile edition )
>
> When i add a reference to my project to System.Data.Sqlserce i notice that
> the version is 3.0.3600.0
> But when i browse with the File explorar to C:\Archivos de
> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0
> i see that the version is 3.0.5206.0 ( right
> click ---properties ---version )
>
> Which is the correct version ??
>
> Thanks a lot.!
>
>
>
>
>

--

Ginny Caughey
Device Application Development MVP

www.wasteworks.com
Software for Waste Management




Re: SQL Server CE Assembly question. by Ginny

Ginny
Mon Apr 28 09:34:25 CDT 2008

Hugo,

Here's a better link to just the version info:

http://blogs.msdn.com/sqlservercompact/archive/2008/02/08/sql-server-compact-release-versions.aspx

Ginny

"Hugo Pereyra" <peyhug@hotmail.com> wrote in message
news:OnAc9RTqIHA.4280@TK2MSFTNGP02.phx.gbl...
> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
> server 2005 Mobile edition )
>
> When i add a reference to my project to System.Data.Sqlserce i notice that
> the version is 3.0.3600.0
> But when i browse with the File explorar to C:\Archivos de
> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0
> i see that the version is 3.0.5206.0 ( right
> click ---properties ---version )
>
> Which is the correct version ??
>
> Thanks a lot.!
>
>
>
>
>

--

Ginny Caughey
Device Application Development MVP

www.wasteworks.com
Software for Waste Management




Re: SQL Server CE Assembly question. by Hugo

Hugo
Mon Apr 28 09:45:01 CDT 2008

Thanks Ginnt for your help, but my duobt if why into VS (reference
properites) i get that the version is 3.0.3600.0 and in the file explorer i
get another version...
I´m working with SQL 2005 Mobile edition...not Compact edition...

Thanks!



"Ginny Caughey MVP" <ginny.caughey.online@wasteworks.com> escribió en el
mensaje news:08C6D852-1991-4C4A-9775-8D761D1C58AA@microsoft.com...
> Hugo,
>
> Here's a better link to just the version info:
>
> http://blogs.msdn.com/sqlservercompact/archive/2008/02/08/sql-server-compact-release-versions.aspx
>
> Ginny
>
> "Hugo Pereyra" <peyhug@hotmail.com> wrote in message
> news:OnAc9RTqIHA.4280@TK2MSFTNGP02.phx.gbl...
>> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
>> server 2005 Mobile edition )
>>
>> When i add a reference to my project to System.Data.Sqlserce i notice
>> that the version is 3.0.3600.0
>> But when i browse with the File explorar to C:\Archivos de
>> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL
>> Server\Mobile\v3.0
>> i see that the version is 3.0.5206.0 ( right
>> click ---properties ---version )
>>
>> Which is the correct version ??
>>
>> Thanks a lot.!
>>
>>
>>
>>
>>
>
> --
>
> Ginny Caughey
> Device Application Development MVP
>
> www.wasteworks.com
> Software for Waste Management
>
>
>



Re: SQL Server CE Assembly question. by Hugo

Hugo
Mon Apr 28 09:52:04 CDT 2008

Sorry, i forget write the version:

into VS the version is 3.0.3600.0

but when i browse with with the file explorer i get that
system.data.sqlsercerce.dll is 3.0.5602.0

thanks a lot!


"Hugo Pereyra" <peyhug@hotmail.com> escribió en el mensaje
news:ujxtr5TqIHA.5416@TK2MSFTNGP06.phx.gbl...
> Thanks Ginnt for your help, but my duobt if why into VS (reference
> properites) i get that the version is 3.0.3600.0 and in the file explorer
> i get another version...
> I´m working with SQL 2005 Mobile edition...not Compact edition...
>
> Thanks!
>
>
>
> "Ginny Caughey MVP" <ginny.caughey.online@wasteworks.com> escribió en el
> mensaje news:08C6D852-1991-4C4A-9775-8D761D1C58AA@microsoft.com...
>> Hugo,
>>
>> Here's a better link to just the version info:
>>
>> http://blogs.msdn.com/sqlservercompact/archive/2008/02/08/sql-server-compact-release-versions.aspx
>>
>> Ginny
>>
>> "Hugo Pereyra" <peyhug@hotmail.com> wrote in message
>> news:OnAc9RTqIHA.4280@TK2MSFTNGP02.phx.gbl...
>>> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
>>> server 2005 Mobile edition )
>>>
>>> When i add a reference to my project to System.Data.Sqlserce i notice
>>> that the version is 3.0.3600.0
>>> But when i browse with the File explorar to C:\Archivos de
>>> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL
>>> Server\Mobile\v3.0
>>> i see that the version is 3.0.5206.0 ( right
>>> click ---properties ---version )
>>>
>>> Which is the correct version ??
>>>
>>> Thanks a lot.!
>>>
>>>
>>>
>>>
>>>
>>
>> --
>>
>> Ginny Caughey
>> Device Application Development MVP
>>
>> www.wasteworks.com
>> Software for Waste Management
>>
>>
>>
>
>



RE: SQL Server CE Assembly question. by srhartone

srhartone
Mon Apr 28 16:10:01 CDT 2008

Do you have SQL CE 3.1 installed on your machine? it sounds like you are
mixing up the desktop version and the mobile version. Do a search on your PC
for System.Data.SqlServerCe.dll ensure you add v3.0.5...
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


"Hugo Pereyra" wrote:

> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
> server 2005 Mobile edition )
>
> When i add a reference to my project to System.Data.Sqlserce i notice that
> the version is 3.0.3600.0
> But when i browse with the File explorar to C:\Archivos de
> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0
> i see that the version is 3.0.5206.0 ( right
> click ---properties ---version )
>
> Which is the correct version ??
>
> Thanks a lot.!
>
>
>
>
>
>

Re: SQL Server CE Assembly question. by Hugo

Hugo
Tue Apr 29 14:50:19 CDT 2008

Hi Simon, thanks for your reply... i have SQL 2005 Mobile Edition on my
device....But my question is why i´ve different version when i see the DLL
from VS 2005 and another version when i browse with the file explorer....
That my problem...

Thanks a lot



"Simon Hart [MVP]" <srhartone@yahoo.com> escribió en el mensaje
news:2137C59A-D69F-42E6-A71C-C37EAC4558DE@microsoft.com...
> Do you have SQL CE 3.1 installed on your machine? it sounds like you are
> mixing up the desktop version and the mobile version. Do a search on your
> PC
> for System.Data.SqlServerCe.dll ensure you add v3.0.5...
> --
> Simon Hart
> Visual Developer - Device Application Development MVP
> http://simonrhart.blogspot.com
>
>
> "Hugo Pereyra" wrote:
>
>> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
>> server 2005 Mobile edition )
>>
>> When i add a reference to my project to System.Data.Sqlserce i notice
>> that
>> the version is 3.0.3600.0
>> But when i browse with the File explorar to C:\Archivos de
>> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL
>> Server\Mobile\v3.0
>> i see that the version is 3.0.5206.0 ( right
>> click ---properties ---version )
>>
>> Which is the correct version ??
>>
>> Thanks a lot.!
>>
>>
>>
>>
>>
>>



Re: SQL Server CE Assembly question. by srhartone

srhartone
Wed Apr 30 02:23:00 CDT 2008

I check my machine as I also have version 3.0 of SQL Server CE installed and
I have the same result. So I investigated. It turns out there is a difference
in the desktop and device builds, so the builds will be different. This is
partly fixed in 3.1 but fully fixed in 3.5.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


"Hugo Pereyra" wrote:

> Hi Simon, thanks for your reply... i have SQL 2005 Mobile Edition on my
> device....But my question is why i´ve different version when i see the DLL
> from VS 2005 and another version when i browse with the file explorer....
> That my problem...
>
> Thanks a lot
>
>
>
> "Simon Hart [MVP]" <srhartone@yahoo.com> escribió en el mensaje
> news:2137C59A-D69F-42E6-A71C-C37EAC4558DE@microsoft.com...
> > Do you have SQL CE 3.1 installed on your machine? it sounds like you are
> > mixing up the desktop version and the mobile version. Do a search on your
> > PC
> > for System.Data.SqlServerCe.dll ensure you add v3.0.5...
> > --
> > Simon Hart
> > Visual Developer - Device Application Development MVP
> > http://simonrhart.blogspot.com
> >
> >
> > "Hugo Pereyra" wrote:
> >
> >> Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql
> >> server 2005 Mobile edition )
> >>
> >> When i add a reference to my project to System.Data.Sqlserce i notice
> >> that
> >> the version is 3.0.3600.0
> >> But when i browse with the File explorar to C:\Archivos de
> >> programa\Microsoft Visual Studio 8\SmartDevices\SDK\SQL
> >> Server\Mobile\v3.0
> >> i see that the version is 3.0.5206.0 ( right
> >> click ---properties ---version )
> >>
> >> Which is the correct version ??
> >>
> >> Thanks a lot.!
> >>
> >>
> >>
> >>
> >>
> >>
>
>
>