Re: SQL SERVER
From: Philippe [MS] (ptrotin_at_online.microsoft.com)
Date: 10/19/04
- Next message: bigp: "MSDE installation rollback"
- Previous message: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- In reply to: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- Next in thread: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 22:51:45 +0200
Sorry Aaron,
The only reason why I mentioned XML is because it's frequently opposed to
the relationnal model. What I just want to say is even if sometimes it's not
very easy to define a good modelisation on a relational way, you could
stored extra information (just the "not so relationnal" part :-)) in a
specific column and get benefits of accessing XML data thrue SQL Server
(much much better in SQL 2005 believe me I am still using it !!!)
If the whole package is not relationnal at all, I am totally agree with you
: you do not need SQL to store that !!! :-)
Phil.
"Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
news:Ojoz7whtEHA.2808@TK2MSFTNGP14.phx.gbl...
> > If your web site is a static one maybe not using a database could be a
> good
> > choice for you but if you need to store information concerning users
where
> > are you going to store informations ???
>
> You brought up XML files specifically (still not sure why). Look back at
my
> first reply to the original poster... if he needs to store relational data
> (e.g. information concerning users), where did I suggest that he shouldn't
> use a database? My only objection was that suddenly we need to buy SQL
> Server so we have a place to put our XML files. And I still don't
> understand why XML files even entered the conversation.
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
- Next message: bigp: "MSDE installation rollback"
- Previous message: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- In reply to: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- Next in thread: Aaron [SQL Server MVP]: "Re: SQL SERVER"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|