Re: MSDE now called sqlexpress for 2005 version?




wanted to verify some preliminary info so I know what to look into further:
- new MSDE now called sqlexpress 2005?

Yes, it is. SQL Server Express is not that limited as MSDE. The query
governor has gone, the 2GB limitation melted to 4GB, etc.

- configuration of server and databases:
- enterprise manager equivelent?

There is a light weight administratove console which has the appropiate
feature for administration.

- just use visual studio 2005 tools?

You can use both.

any input is appreciated. Thanks.


HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---

.



Relevant Pages

  • Re: MSDE now called sqlexpress for 2005 version?
    ... SQL Server Express is not that limited as MSDE. ... The query ... governor has gone, the 2GB limitation melted to 4GB, etc. ... There is a light weight administratove console which has the appropiate ...
    (microsoft.public.sqlserver.msde)
  • Re: Workload Governor in MSDE 1.0 ?
    ... So SQL Server 7 uses the same workload governor as MSDE 2000? ...
    (microsoft.public.sqlserver.msde)
  • Re: access query and DataAdapter have different data
    ... MSDE would have much better performance especially with stored ... > Here is the command text configured for access view AdHocItems ... > Here is the Access Query AdHocItems ... > My concern is I plan to query the access database for sums to be used in ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Performance of MSDE Vs. Access
    ... Bigger differences as well as you work with multiple users. ... MSDE Manager SQL Tools ... For each query paste it into Access, and paste it and modify it> (only as absolutely need! ... But if you don't have numeric primary and foreign keys> it won't work the miracles that Oracle does. ...
    (microsoft.public.sqlserver.msde)
  • Re: MSAccess DB as a linked server - The provider ran out of memory
    ... Access database that has large BLOBs in it by using a linked server ... Is there some reason you can't query the Access database ... I am guessing that the reason MSDE is ...
    (microsoft.public.sqlserver.msde)

Loading