<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018326" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018326</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/xml-and-asp#comment-1107588</link>
    <description> &lt;p&gt;While it is possible you should avoid using a remote SQL Server, performance will suffer. You should try to have the webserver and the database server on the same network, or as close as possible.&lt;/p&gt;
&lt;p&gt;I&#039;m not sure of any hosts that just offer db hosting, but you can probably find many that offer mysql and php for around 30-50 per year, and sql and asp for a little more.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Apr 2002 22:05:53 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1107588 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/xml-and-asp#comment-1107581</link>
    <description> &lt;p&gt;Ok so I am not exactly comparing apples to oranges but I might look for alternate ways of storing my information and then use xml to transfer it between systems. Now you meantioned mysql and sql. Could I find a cheap place to give me ONLY access to sql database space and if so, could I use that sql space from my other domain?&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Apr 2002 20:20:39 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1107581 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/xml-and-asp#comment-1107555</link>
    <description> &lt;p&gt;As Peter said the strength behind the xml framework is its ability to share data between different systems, apps and platforms. We just finished an app that transferred our corporate-base database info to our salesman on the road via XML. So in my experience xml has been utilised as an interim step of data transfer etc &lt;/p&gt;
&lt;p&gt;There are XML databases on the market these days that sound great, I haven&#039;t looked in to the details of them yet, but I would still never go past a full on power database like SQL server or MySQL.&lt;/p&gt;
&lt;p&gt;at least not yet...&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Apr 2002 14:14:51 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1107555 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/xml-and-asp#comment-1107503</link>
    <description> &lt;p&gt;You&#039;re comparing apples to oranges. XML is meant to move data between apps/systems (temporarily holding data), it was never meant to replace a full fledged Relational Database System. XML can hold data permanently and become a database in itself but that is not where it&#039;s strength lies. If you&#039;re currently using a text file for storing your data then you should definitely upgrade to XML, if you&#039;re using Access then maybe you should consider upgrading to SQL Server.&lt;/p&gt;
&lt;p&gt;I use XML to temporarily store data to pass to different areas of my apps, but it is partnered with a SQL Server backend.&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Apr 2002 20:02:06 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1107503 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
