[Mono-list] Databind to SQLServer
Chris Hynes
lists-chrish@assistedsolutions.com
Thu, 22 May 2003 21:12:52 -0400
It has nothing to do with being embedded in an application's exe. MSDE =
is a
stand-alone service. It has a self-installer you can use to bundle it =
with
your application, but it can also be used entirely stand alone, even =
from
remote network machines. What Microsoft means when it says embedded is =
that
the service is installed with the application, and that the user will =
use
the application as an interface to the local SQL server service (MSDE). =
MSDE
is SQL server with connection throttling and removal of enterprise =
features.
Chris Hynes
Chief Software Engineer
Assisted Solutions, Inc.
-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of Jones, Larry
Sent: Thursday, May 22, 2003 20:49
To: 'mono-list@lists.ximian.com'
Subject: RE: [Mono-list] Databind to SQLServer
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=20
> embedded."
>
> "MSDE 2000 is designed to run on Microsoft WindowsR 98, Windows=20
> Millennium Edition (Windows Me), Microsoft Windows NTR Workstation=20
> version 4.0 (with Service Pack 5 or later), and Windows 2000=20
> Professional as an embedded database for custom applications that=20
> 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
_______________________________________________
Mono-list maillist - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list