Re: SQL SERVER

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Aaron [SQL Server MVP] (ten.xoc_at_dnartreb.noraa)
Date: 10/19/04


Date: Tue, 19 Oct 2004 16:41:15 -0400


> 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.)


Relevant Pages

  • Re: SQL SERVER
    ... > If your web site is a static one maybe not using a database could be a ... > choice for you but if you need to store information concerning users where ... You brought up XML files specifically. ... use a database? ...
    (microsoft.public.sqlserver.msde)
  • Re: Has E/R had a negative impact on db?
    ... and which we would like to store information about in the database". ... modelling and can be fixed. ... ORM, for example, does that to some extent. ...
    (comp.databases.theory)
  • Re: SQLXMLBulkLoad Question (Please help)
    ... Are you confirming that this is a bug in XmlBulkload? ... corporate database to multiple remote client databases. ... file generated for each table and these xml files are zipped ... dataset also contains correct values for nulls, empty strings and spaces. ...
    (microsoft.public.sqlserver.xml)
  • Re: Has E/R had a negative impact on db?
    ... and which we would like to store information about in the database". ... wrappers in that they encapsulate whatever is inside. ... The surrogate identifiers qualify as ...
    (comp.databases.theory)
  • Re: general archetecture questions.
    ... > first app i'm writing will be using XML as a database of sorts, using> dataset and dataview and wrapped up in a set of classes. ... in the past i used> ".getinstance" in java to get a single instance of a class contained in a application variable to ensure i dont have 3-4> different instances hitting the database and worse now writing 3-4 different> xml files. ...
    (microsoft.public.dotnet.framework.aspnet)