This is the mail archive of the xsl-list@mulberrytech.com mailinst .


Index Nav:
[Date Index] [Subject Index] [Author Index] [Thread&nIndex]
Message Nav: [Date PrevDate Next] [Thread Prev] [Thread Next]

RE: Which one to choose

SQL 7 also has an XML plug-in which allows you to store SQL queries ML
format and automatically output the results of that query in a well formed
XML. It is said to be much faster than ASP + Cand seems to be fairly
stable when we've used it.

On another note, I would migrate from Access anyway - SQL 7 is much more
ndly to rapid application development than its predecessors, so you
might as well use the more powerful and faster SQL (or Oe) server
(assuming you can afford the license, of course *grin*)

> -----Original Message-----
> From: Steve Muench [HREF="mailto:smuench@us.oracle.com">mailto:smuench@us.oracle.com]
> Sent: 16 February 2000 06:43
> To: xsl-list@murytech.com
> Subject: Re: Which one to choose
> 
> 
> Ural,
> 
> Portal sites typically strive for a persozed
> experience. Personalization involves tracking lots
> of information about each user, their interests,
> theirferences, their screen layouts, etc.
> Serving personalized content involved querying
> your content repository to matarious per-user
> preferences/interests against your smorgasbord
> of articles, stories, streaming video/audio, etc.
&
> Having all your content removed from a database
> and stored physically as XML files, you'll lose
> the lightninst query times that enterprise
> relational databases can give the portal. The
> strategy most are going for is dynamiy
> serving "slices" of data from (sometimes fairly
> hairy and finely-performance-tuned) SQL queries
> as dynamic content for XSLT-transforming
> it into:
> 
>  -> industry-standard DTD's for data exchange
>  -> beautifub pages
> 
> Leading databases make this easy to do, to get
> the full performance, reliability, and 
> maintainity benefits of existing relational
> technology with the key benefits of XML.
> 
> You might check out Oracle's frXSQL Pages"
> technology and the accompanying XSQL Servlet that
> makes doing this *really* easy with your favorite
&gelational database (including ACCESS, if you use
> the JDBC/ODBC driver) and your favorite servlet
> engine -- not onlacle.
> 
http://technet.oracle.com/tech/xml/xsql_servlet

______________________________________________________
Steve Muench, Lead XML Evangelist / Consulting Product Mgr
Oracle Corusiness Components for Java Development Team
http://technet.oracle.com/tech/xm>
----- Original Message ----- 
From: "ural" <ural@ciol.com>
To: <xsl-list@mulberrytech.com>
Sent: Wednesday, Fery 16, 2000 2:59 AM
Subject: Which one to choose


| hi,,
| I am into a project where we have lot of content. In fact it is rtal 
| site. a IT related news tutorials etc are there.
| So far we were using ASP and MS ACCESS for our contents. ie, we w
| storing all the file in our database. and depending on user request we are

| displaying to them. If we convert them into, then do you think it will

| be a good move or not. We have around 1500 articles in our site. I want to

| know wheter XMLa right technology for large amount of content or not? 
| If it is not then please suggest any other technology.
| 
| rgds
|l
| 
| 
|  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xist
| 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl-list

Index Nav: [Date Index] [Subject Index] [Author&;Index] [Thread Index]
Message Nav:[Date Prev] [Date Next] [Thread Prev] [Thread Next]