The future of SQL Server Express?



In the early days of .NET development, I could react to user's hesitancy to
download the Framework with reassurance that it would eventually be included
in a future service pack. I also pointed out that once the Framework was
installed, later .NET applications could be installed without another hefty
download. I knew that any pushback I'd get would be moot in a few months
when the Framework was integrated into Windows.

I'm wondering if I'll be able to give similar types of reassurances for SQL
Server Express. Does anyone know if Microsoft has any plans on including
SSE in...

....a future service pack for XP?

... as part of the installation of an MS application? (As in, maybe MS will
"eat its own dog food" and use SSE as the back-end to Outlook or another of
its applications.)

....in Vista?

I know there are larger (i.e. legal) issues at play here, but from a
programmers standpoint, it'd be fantastic to know that the primary OS of my
target users already included an available local database engine.

Thanks,

- Mitchell S. Honnert

PS: As a bit of background, I'm using SSE as the back-end of a standalone
"audio file manager" application. I use SSE to cache the MP3 tag metadata
in a user's audio file collection. I used to use MS Access, but when SQL
Server Express became available, I jumped at the chance to use a "real"
database. But I'm starting to rethink that decision to switch databases. I
may have had to implement some semi-kludgy workarounds to get Access to do
what I wanted, but I didn't require my end users to have to download and
install a component that dwarfed my own application. But even more
importantly, with MS Access I just had to include a template database file,
whereas with SSE, I now require my users to install a service that keeps on
running in the background even when they're not using my application.


.



Relevant Pages

  • Re: Microsoft .NET Framework 3.0: x86 (KB928416)
    ... I've been trying to install new framework 3.x for the last month. ... Done that via the uninstaller download tool. ... I found that deleting the fonts that started with global* via a cmd ...
    (microsoft.public.windowsupdate)
  • Re: Dear Mr Gates, A suggestion to make the CLR Ubiquitous
    ... I am not sure why Office 12 is a delivery vehicle for the framework as IIRC ... but they are probably not a target for your apps anyway. ... that kind of download size is ... Give a CD with .Net on it and ask her or him to install it ...
    (microsoft.public.dotnet.framework)
  • Re: SP3 potential problem
    ... Included in these updates were a number of MS.Net Framework files. ... download the Net framework updates. ... "Homer" wrote: ... For whatever reason it will not install. ...
    (microsoft.public.windowsxp.basics)
  • Re: auto install .net framework 2
    ... There are two ways that the framework can be downloaded. ... the other is from the actual MSI file. ... The install location is set to ... "Download prerequisite from component's vendor's web site". ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: The future of SQL Server Express?
    ... I understand that SSE is not part of the .NET Framework. ... be a corresponding change-of-heart about treating database functionality as ... to download and install a component that dwarfed my own application. ...
    (microsoft.public.dotnet.languages.vb)