I'm sorry, but if your entire argument boils down to needing the SQL
Enterprise Manager or Query Analyzer tools to access a production (live)
environment to correct errors or just 'browse' tables, then you seriously
need to re-examine your development methodology. Likewise, you should
seriously take a look at how you set your client's expectations and how you
deliver your solutions to them.
No one should ever just 'browse' the tables. If they want to browse at data
there is a mechanism for that, it's called queries! And if they want it to
be simple and easy, they can just fire up MS Access and create a new Access
project.
Second, if they want to see ''what they bought' it is very easy for you to
fire up another database where they can see the structure. Then again, if
you're developing an application, why is this not documented for them
already? Didn't you have a design spec you were building from? And if not,
are you just too lazy to run a report in Access or in Visio to get the table
structure back out? How is it you actually do your development?!
Third, if it's to fix problems then you need to go back to the source.
You're not developing too good a product or solution or application or
whatever you care to call it for your client.
It's not too hard to setup Visual Source Safe with your VS.NET and use
versioning and check-in/check-out with your VS.NET projects. Likewise, it's
not too hard to setup a database project and use these with them. And it's
just as easy to setup an installer project to deploy your application to
your website and your tables and logic to your databases (repeatedly,
reliably, over and over again). These are all solid, sound, development
practices.
Furthermore, why aren't you versioning your releases so you can test them?
And if you want rapid or extreme programming, why don't you use an off the
shelf FREE tool like NUnit, or toss the money down for HarnessIt so you can
unit test your applications.
None of this is hard, none of this is expensive. And it's what clients
deserve.
Last, if this has to do with backup and restore, all of this can be done
with scripting, and given to the client easily, so its automated. If they
desire such a level of control with their backend databases that they want
the tools to manage all of this, than by all means, they should be spending
the money on a SQL Server 2000 license!
"nospam" <n@ntspam.com> wrote in message
news:u9LMxtBfDHA.560@tk2msftngp13.phx.gbl...[color=blue]
> Yes, that's the problem...in a production environment, you just might want
> to connect via enterprise manager OR the mom and pop might just want to[/color]
look[color=blue]
> at the tables and see what they bought.....
>
> In a PRODUCTION environment...YOU need Enterprise Manager or Query
> Analyzer...the KEY word is PRODUCTION....which means can't go down when[/color]
you[color=blue]
> need it...which means 24/7..no screwups....
>
> Can anyone here say with 100% certainty that mom and pop OR whoever ever
> needs to diagnose or BACKUP or RESTORE will never ever need Enterprise
> Manager or Query Analyzer? NOOOOOOO.....
>
> WITH Enterprise Manager, I could TALK them through it OVER the[/color]
PHONE....BIG[color=blue]
> BIG PLUS.......
>
> This is "PRODUCTION" environment...say if mom and pop are the only ones
> there AND for some reason a BACKUP needs to be done....a LOT easier and[/color]
LESS[color=blue]
> ERROR PRONE with Enterprise Manager.
>
> The problem here is that a LOT of MVP's don't see it from the EYES of the
> CUSTOMER....
>
> I want to give MOM and POP something to BELIEVE IN........MSDE may cause
> them to lose faith when they need it the most.....
>
>
>
> "David Vins" <davidvins@hotmail.com> wrote in message
> news:%23uYYC1$eDHA.616@TK2MSFTNGP11.phx.gbl...[color=green]
> > This is solved easiest by simply sending a letter to Microsoft's legal
> > affair's group. However, this may not be necessary. If you take the time[/color]
> to[color=green]
> > read the actually licensing paragraph it says:
> >[color=darkred]
> > > Using MSDE does not reduce or eliminate the need for client access[/color]
> > licenses (CALs) when INTERACTING with > SQL Server 2000 Standard Edition[/color]
> or[color=green]
> > SQL Server 2000 Enterprise Edition in a production environment.
> >
> > It does not pertain to your own application using MSDE. It pertains to
> > whether or not in your use of MSDE you utilize its features (i.e.,
> > replication) to then connect to a SQL Server in a production[/color][/color]
environment.[color=blue]
> In[color=green]
> > which case, you need CALs, unless of course, you are like the bulk of[/color][/color]
the[color=blue][color=green]
> > license base which has moved to the CPU based licensing methods.
> >
> >
> > "nospam" <n@ntspam.com> wrote in message
> > news:O4M6Bz9eDHA.2360@TK2MSFTNGP10.phx.gbl...[color=darkred]
> > > READ CAREFULLY
> > >
> > >
http://www.microsoft.com/sql/msde/howtobuy/msdeuse.asp
> > >
> > > Common Rules and Guidelines
> > > Using MSDE does not reduce or eliminate the need for client access[/color]
> > licenses[color=darkred]
> > > (CALs) when interacting with SQL Server 2000 Standard Edition or SQL[/color]
> > Server[color=darkred]
> > > 2000 Enterprise Edition in a production environment.
> > >
> > >
> > > Typical Smart A** MVP.......
> > >
> > >
> > >
> > > "Tony Rogerson" <tonyrogerson@sqlserver.eu.com> wrote in message
> > > news:eVmuXv9eDHA.3528@tk2msftngp13.phx.gbl...
> > > > >>> I know more about the licensing of MSDE than you do as I[/color][/color][/color]
bothered[color=blue]
> to[color=green][color=darkred]
> > > > read it.
> > > >
> > > > Actually you don't - I know Hal and who he used to work for and you[/color][/color]
> know[color=green]
> > a[color=darkred]
> > > > fraction of a percent compared to him on anything SQL Server/MSDE.
> > > >
> > > > >>> It's says distribution..not production....
> > > >
> > > > What do you think distribution is? You don't distribute to[/color][/color]
> development,[color=green][color=darkred]
> > > you
> > > > distribute to production!
> > > >
> > > > --
> > > > Tony Rogerson
> > > > SQL Server MVP
> > > >
http://www.sqlserverfaq.com?mbr=21
> > > > (Create your own groups, Forum, FAQ's and a ton more)
> > > >
> > > >
> > >
> > >[/color]
> >
> >[/color]
>
>[/color]