Showing posts with label browser. Show all posts
Showing posts with label browser. Show all posts

Friday, March 30, 2012

Migrating from Enterprise to SQL Server 2000 Standard

We are migrating a browser based application developed
with the Enterprise version to a server running the
standard edition. There will be some development on the
standard version before a new vresion of the application
is deployed. Can anyone help me to understand what
issues/problems we should look out for?Since most of the difference between Standard Edition and Enterprise Edition
involves scalability and availability features (>4 processors, large memory
support, clusters) there generally will be no problems migrating
applications from Enterprise to Standard. The few small gotchas include
Transparent Materialized Views and Distributed Partitioned Views, both of
which are only included in Enterprise Edition. (For completeness, Analysis
Services has some similar differences between Standard and Enterprise). If
you have not used these few scalability-related features then you will not
notice application level differences between these editions.
See "Features Supported by the Editions of SQL Server 2000" in Books Online.
--
Hal Berenson, SQL Server MVP
True Mountain Group LLC
"rez" <rezam@.go.com> wrote in message
news:039601c37bc5$bda02a30$a401280a@.phx.gbl...
> We are migrating a browser based application developed
> with the Enterprise version to a server running the
> standard edition. There will be some development on the
> standard version before a new vresion of the application
> is deployed. Can anyone help me to understand what
> issues/problems we should look out for?

Wednesday, March 7, 2012

Microsoft! What about full Bidi (RightToLeft) support??

Such a wonderful & powerful tool but no support for true RightToLeft in the
designer and in the browser page level!
Microsoft! Please consider this for SQL Server 2005.
Thanks in advanced :)
AsafAsaf - can you provide examples of where this does not work for you? (if
you could mark them up with desired behaviors, since we may not be able to
read it :-)).
-Lukasz
This posting is provided "AS IS" with no warranties, and confers no rights.
"Asaf" <asafgo@.hotmail.com> wrote in message
news:eh9hykMAFHA.1392@.tk2msftngp13.phx.gbl...
> Such a wonderful & powerful tool but no support for true RightToLeft in
> the designer and in the browser page level!
>
> Microsoft! Please consider this for SQL Server 2005.
>
> Thanks in advanced :)
> Asaf
>