Re: Nested Nodes in XML from a table



coosa (coosa76@xxxxxxxxx) writes:
> Well considering that many persons would be accessing a search engine;
> who knows how many of them will be in the future acessing at the same
> time; wouldn't that be pressuring the database engine much?

Maybe. Then again, an implementation of low complexity is always appealing.
Doing things like caching a file, is also a thing that can be saved until
later, when you have the basic functionality going.

> I have thought about the idea due to the fact that accessing XML filles
> is much faster than accessing the actual sql server.
> It's still experimental and i'm totally new in this field.
> But can you at least give me the term name used for such methodolgy you
> mentioned so that i can search for that term and see examples?

The term *is* Query Notification, and I encourage you to read about it
in Books Online. I don't have Books Online 2005 on this machine, so I cannot
give you a direct link. But use the index.


--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.



Relevant Pages

  • Re: Full Text Max Size?
    ... and depending upon what your is your SQL Server version and SP ... > from the OLE DB provider 'Full-text Search Engine'. ... > OLE DB error trace [OLE/DB Provider 'Full-text Search Engine' ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Query training -- Complex queries
    ... > Update PositionsEOM ... Here you don't have a derived table, but a correlated subquery. ... UPDATE in Books Online. ... is not written for SQL Server. ...
    (microsoft.public.sqlserver.server)
  • Re: Linked Server: How to check if server exists?
    ... The root problem is described in the Books Online topic Batches. ... Rick Byham, SQL Server Books Online ... linked server don't run on those development machines not having that linked ...
    (microsoft.public.sqlserver.connect)
  • =?us-ascii?Q?Re:=20SharePoint=20Services=20=16=20SQL=202005?=
    ... It is strange that it does not work for you in SQL Server 2005. ... Try more general keywords. ... The search engine automatically includes variations of words based upon the ... > The reason is that WSS search uses SQL Full Text Search. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Problem when changing Views
    ... There aree several reasons. ... I use neither of the tools, but I guess that Design View resubmits the ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)