all groups > dotnet compact framework > march 2005 >
You're in the

dotnet compact framework

group:

SqlMobile installation on PocketPC


Re: SqlMobile installation on PocketPC Darren Shaffer
3/14/2005 5:19:04 PM
dotnet compact framework:
Ste,

There are a variety of problems with smart device development in the VS2005
Feb CTP.

Some of the ones I found include:

1. When you begin a smart device project in VS2005 CTP, namespace
System.Data.SqlServerCe does not appear in the .NET tab of Project-->Add
Reference.
You need to navigate to \Program Files\Microsoft Visual Studio 8\Smart
Devices\SDK\SQL Server\Mobile\v3.0
and select the "System.Data.SqlServerCe.dll" manually to get it referenced
in VS2005

2. When you then code against this namespace, autocomplete can't find it
and your code won't compile
if it contains code that references it

3. The SQLMobile CABs can be manually installed in the emulator but don't
actually install the tools and
shortcuts to the tools, only the DLLs.

If you want to start coding now with SQLMobile, get SQL Server 2005 Beta 2
and use VS2005 Beta 1 Refresh
together with it - this combination works well.

--
Darren Shaffer
Principal Architect
Connected Innovation

[quoted text, click to view]

SqlMobile installation on PocketPC Ste
3/14/2005 8:55:15 PM
Hi all,
I've tryed to install SqlMobile contained in Visual Studio 2005 February CTP
on a PocketPC 2003 device, exactly these two files:

sqlce30.ppc.wce4.armv4.CAB
sqlce30.dev.ENU.ppc.wce4.armv4.CAB

After the installation, I can find a "SQL Mobile\ENU" folder under \Program
Files\ , but it is empty!!

I wonder if the dev CAB should contain a tool like Query Analizer for
SQLMobile, or if is there an administration tool in this beta
version...Where I can find it?

Re: SqlMobile installation on PocketPC Peter Foot [MVP]
3/14/2005 11:15:36 PM
The February CTP is not a good release for working with device development:-
http://blogs.msdn.com/vsdteam/archive/2005/03/09/390892.aspx

The older November CTP actually has newer/more stable device development
bits.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

[quoted text, click to view]

Re: SqlMobile installation on PocketPC Ste
3/15/2005 8:41:42 AM
Ok, I'll try to use SQL Server 2005 Beta 2. Thank you!

[quoted text, click to view]

AddThis Social Bookmark Button