Re: Microsoft SQL Desktop Engine - using
- From: "Pete Davis" <pdavis68@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Apr 2005 11:47:13 -0500
I'm not sure exactly what the limitations of MSDE are, but I have some
co-workers that have pushed it pretty hard and was told the limitations
weren't quite as bad as MS tries to make them out to be. I don't have any
first-hand experience so I can't say for sure, but I think you might want to
test first.
That said, you want to stay within the licensing and that's probably where
the limitations are more than in the code since MSDE really is just MS Sql
Server without the client-side tools.
Pete
"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:uddSKgFPFHA.3372@xxxxxxxxxxxxxxxxxxxxxxx
> Actually, you should be using SQL Server Express (a new product
> offering). It is free, but has some limitations (1 GB RAM, 1 processor,
4GB
> db size). You can find it at:
>
> http://lab.msdn.microsoft.com/express/sql/
>
> Also, there is a link to a features page which you can see the
> limitations, but it should suit your needs.
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
> "1qa2ws" <1qa2ws@xxxxxxxxx> wrote in message
> news:d36b2b$3f6$1@xxxxxxxxxxxxxxxxxx
> > "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
> > in message news:%23rqFoZFPFHA.244@xxxxxxxxxxxxxxxxxxxxxxx
> >> Yes, you should be able to use MSDE 2000. However, depending on the
> >> needs of your application, you might not be able to use it (I think
there
> >> are limitations on connections, processors, and some other ones, you
have
> >> to check) depending on how much your application needs to do.
> >>
> >> Hope this helps.
> >
> >
> > 1) Where can I find MSDE limitations?
> > 2) Can I distribute MSDE having Standard License? The buyer of my
> > application doesn't have the SQL server, so he needs something, so I
want
> > to install him the MSDE. Can he use it?
> >
> > 1qa2ws
> >
> >
>
>
.
- References:
- Microsoft SQL Desktop Engine - using
- From: 1qa2ws
- Re: Microsoft SQL Desktop Engine - using
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Microsoft SQL Desktop Engine - using
- From: 1qa2ws
- Re: Microsoft SQL Desktop Engine - using
- From: Nicholas Paldino [.NET/C# MVP]
- Microsoft SQL Desktop Engine - using
- Prev by Date: converting sql datetime to just time in c#
- Next by Date: Re: Show Us The Facts!
- Previous by thread: Re: Microsoft SQL Desktop Engine - using
- Next by thread: UserControl: How to use ClipRectangle in OnPaint handler
- Index(es):
Relevant Pages
|