Re: Creating a database in Compact edition? Help>>>>>



Erik
The Express edition DOES support CE. At least mine does.
Version Microsoft SQL Server Management Studio Express 9.00.3042.00.
CE version: 3.1

-Anders

"E®!k Visser" <burod004@xxxxxxxxx> wrote in message
news:uCKcY1BTHHA.1552@xxxxxxxxxxxxxxxxxxxxxxx
Chuck,
The Express edition of SQL Server Management Studio does not support CE.
Ýou need the full-version, like the one that comes with SQLServer 2005
Dev. Edition.
You can create a database in your code using SqlCeEngine.CreateDatabase()
hth
Erik


"Chuck Hecht" <checht@xxxxxxxxxxxxxxxxx> schreef in bericht
news:%23ExPeV9SHHA.1636@xxxxxxxxxxxxxxxxxxxxxxx
I guess the first question is"

I use the SQL Server Management Studio Epress to create the Compact
edition database. Correct?

The online help is telling me to open the Object Explorer in Sql server
management studio , click connect
and then select SQL Server Compact Edition.......There is now option like
that

What am I doing wrong?????





.



Relevant Pages

  • RE: SQL Server Management Studio Crashing
    ... Can you launch SQL server management studio using system user context using ...
    (microsoft.public.sqlserver.clients)
  • Re: Creating a database in Compact edition? Help>>>>>
    ... Use the SqlCeEngine object to create a database in code. ... Setup syncronization with a SQL Server Workgroup or better DBMS. ... The Express edition of SQL Server Management Studio does not support CE. ...
    (microsoft.public.sqlserver.ce)
  • RE: SQL Server Management Studio Crashing
    ... SQL Server 2005 ... ..Net Framework 3.5 ... Try SQL Server Management Studio and it throws up the box that a problem was ...
    (microsoft.public.sqlserver.clients)
  • Re: Sql Server Compact Edition - Lost Data
    ... Studio I have lost records from the database on several ... I have done this several times using SQL Server Management Studio ...
    (microsoft.public.sqlserver.ce)
  • Re: SQL Server 2005 on Windows Server 2008 - sqlcmd can not connect
    ... The subject installation is a small experimental system I’m working on partly to gain some knowledge and experience with Team Foundation and SQL Server. ... Could you connect to your SQL Server 2005 instance from SQL Server Management Studio ... Microsoft Online Community Support ... or a Microsoft Support Engineer within 1 business day is acceptable. ...
    (microsoft.public.sqlserver.setup)

Loading