<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012843" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012843</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-do-i-get-database#comment-1074400</link>
    <description> &lt;p&gt;Ravi,&lt;/p&gt;
&lt;p&gt;You didn&#039;t say if you wanted to keep the data or not. If you simply want to delete it just make an ASP page and use the DROP TABLE [tablename] command. This will remove the table.&lt;/p&gt;
&lt;p&gt;If you want to keep the data then you&#039;ll have to export it to another database. You could upload an empty Access database that has all the same table &amp;amp; field names and then create an ASP page that selects the data from the SQL database and then inserts it into the access database, you could then download the Access database.&lt;/p&gt;
&lt;p&gt;The simplest way would be to use Enterprise Manager and use the built in tools and wizards rather than creating ASP pages. If you don&#039;t have it then go to Microsoft&#039;s SQL site (&lt;a href=&quot;http://www.microsoft.com/sql&quot; title=&quot;www.microsoft.com/sql&quot;&gt;www.microsoft.com/sql&lt;/a&gt;) and order the evaluation version which is only $9.95) this comes with Enterprise Manager. You don&#039;t have to install SQL server, just select Desktop installation and then select connectivity tools.&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2000 18:40:31 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1074400 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
