HI,
you can go to the following location to learn more about MSDE (
http://www.microsoft.com/sql/msde/productinfo/overview.asp (The Desktop Engine is the successor to Microsoft Data Engine (MSDE) 1.0
and is often referred to as MSDE 2000. The Desktop engine is a
redistributable version of the SQL Server relational database engine.
Third-party software developers can include it in their applications that
use SQL Server to store data. It is made available as a set of Windows
Installer merge modules that can be included in an application setup.
The Desktop Engine is an ideal embedded or offline data store, because it
is easy to install and has the smallest footprint of any edition of SQL
Server 2000. The Desktop Engine does not include any graphical management
tools. The Desktop engine does not include any analysis capabilities (such
as OLAP, data mining, and data warehousing features) or SQL Server Books
Online.
The Desktop Engine uses the same concurrent workload throttle as Personal
Edition. )
Yes with pro you can create tables and views only with MSDE and not with
SQL server instances.
--------------------
[quoted text, click to view] >Content-Class: urn:content-classes:message
>From: "cindy" <benedett@brainerd.net>
>Sender: "cindy" <benedett@brainerd.net>
>Subject: HELP! unable to create DB
>Date: Sat, 12 Jul 2003 11:03:01 -0700
>Lines: 21
>Message-ID: <002f01c3489f$d56a4fa0$a601280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Thread-Index: AcNIn9Vqwa0Nv+LjSKe4jJEpMGtzzQ==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.vsnet.setup
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.vsnet.setup:2570
>NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
>X-Tomcat-NG: microsoft.public.vsnet.setup
>
>I have installed Visual Studio.NET Professional.. and
>want to work with SQL databases. I am using the server
>Explorer and can connect and to a LOCAL SQL server on my
>XP machine and also to the SQL server on a Windows 2000
>server... I authenticated okay - I can open them and it
>looks like I can edit data ... BUT... on both of these,
>when I try to create a new DB I get a message
>saying "Cannot create databases on this server" the Help
>screen says that ---- VS.NET Pro edition can only create
>a database on the SQL SErver Desktop Engine. If you want
>to create a database on other SQL Server Instances, you
>must purchase the Enterprise edition of VS.NET.----
>First - what do they mean by SQL Server Desktop Engine?
>Are they referring to the SQL Enterprise manager? or is
>there somewhere else that I can do this. Can I only edit
>data and not the design??? It also does not allow me to
>add tables or columns to current DB's.
>ANY help or suggestions would be appreciated... Hope I
>didn't purchase software that isn't capable of doing what
>I need... :-(
>Thanks tons - Cindy
>
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.