<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018356" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018356</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/write-text-file-stored-procedure#comment-1107750</link>
    <description> &lt;p&gt;Sorry guys&lt;/p&gt;
&lt;p&gt;I am using SQL Server 2000&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Apr 2002 12:16:16 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1107750 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/write-text-file-stored-procedure#comment-1107723</link>
    <description> &lt;p&gt;It might help knowing what DB and Server you are running. Peter gives you the how to in Windows. On a &#039;nix box using MySQL at the shell, the command would be:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;SELECT &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;* &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;from table&lt;br /&gt;WHERE fieldname&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;value&#039;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;INTO outfile &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/home/username/filename.txt\&quot;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Apr 2002 01:13:44 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1107723 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/write-text-file-stored-procedure#comment-1107716</link>
    <description> &lt;p&gt;If you have access to Extended Stored Procs (xp) you can use xp_cmdshell to gain access to the command line and do whatever you want, or just send control back to the web server and create the file there.&lt;/p&gt;
 </description>
     <pubDate>Thu, 25 Apr 2002 22:03:23 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1107716 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
