[Mono-list] Databind to SQLServer

Jones, Larry LJones@Lithonia.com
Thu, 22 May 2003 17:49:24 -0700


Yes, I installed it a ways back and played around with it briefly.  I =
have a
SQL Server stand-alone machine available, so I decided to stick with =
the
real thing, and use MSDE for special custom install situations.

If its a service why do you suppose MS keeps talking about accessing it =
thru
embedded applications?  Are there different versions?  What happens =
when you
embed it with an application in an .EXE (as advertised) and deploy it =
on a
target machine without MSDE.  Its supposed to come up running.  Does =
that
mean it starts services there?  I don't have all the answers.  I just =
know
what the product documentation says, and what I saw from my brief =
testing.

Larry Jones
Hydrel/Lithonia Lighting


-----Original Message-----
From: Arild Fines [mailto:arild.fines@broadpark.no]
Sent: Thursday, May 22, 2003 5:47 PM
To: Jones, Larry; mono-list@lists.ximian.com
Subject: RE: [Mono-list] Databind to SQLServer


mono-list-admin@lists.ximian.com wrote:
> From Microsoft:
>
> "Users interact with MSDE 2000 through the application in which it is
> embedded."
>
> "MSDE 2000 is designed to run on Microsoft Windows=AE 98, Windows
> Millennium Edition (Windows Me), Microsoft Windows NT=AE Workstation
> version 4.0 (with Service Pack 5 or later), and Windows 2000
> Professional as an embedded database for custom applications that
> require a local database engine."

Have you ever installed or used it?

N:\>net start
These Windows services are started:

   Application Management
   ...
   Message Queuing
   Message Queuing Triggers
   Messenger
   MSSQL$ARILD
   MSSQL$VSdotNET
   Network Connections
   ...

The command completed successfully.

Those two MSSQL$ services are both MSDE instances.

--
Arild