<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Creating a database | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>07/06/04, 188 09 2004 2004:%i:1089130145 12:09:05</pubDate>
  <lastBuildDate>06/07/13, 158 34 2013 2013:%i:1370594057 04:34:17</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Dave  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1066</link>
    <description><![CDATA[Hi everyone<br /><br />Im new to web design, and new to this board, so please don't laugh at me if I sound stupid! &nbsp;<img src="/images/emoticons/biggrin.png" class="smiley" /><br /><br />I'm working on a web site at the moment and had an idea. I have a database (Microsoft Access) that contains various tables of information. I was wondering if its possible to allow users of my website to search this database.<br /><br />I would want them to be able to search the whole database for a piece of information, and for the database to display a 'report' of the corresponding information that it has found.<br /><br />Is this kind of thing possible? If so, what technolgy does it require?<br /><br />Thanks for your help!<br /><br />Dave]]></description>
    <pubDate>07/06/04, 188 09 2004 2004:%i:1089130145 12:09:05</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1066</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1067</link>
    <description><![CDATA[I'm pretty sure access CAN be hooked up to the web, but I think it would likely be slow and unstable. If it were me, I'd move the access info into a sql DB and go from there.]]></description>
    <pubDate>07/06/04, 188 20 2004 2004:%i:1089141633 15:20:33</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1067</guid>
   </item>
     <item>
    <title>Dave  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1068</link>
    <description><![CDATA[Thanks for the reply<br /><br />How do you create an SQL database?<br /><br />Dave]]></description>
    <pubDate>07/06/04, 188 42 2004 2004:%i:1089142935 15:42:15</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1068</guid>
   </item>
     <item>
    <title>Vladimir  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1069</link>
    <description><![CDATA[Hi Dave,<br /><br />Connecting to an Access database isn't any problem. Use PHP - you can learn more about it at www.php.net<br /><br />Along with PHP, you need to learn some SQL statements, which instruct the database what to extract or insert, etc. You can get a SQL primer at www.w3schools.com<br /><br />You also use a SQL statement to create a mySQL database. Or, if your hosting service has a mySQL feature, you can probably go to the online control panel to configure it.]]></description>
    <pubDate>07/06/04, 188 41 2004 2004:%i:1089146513 16:41:53</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1069</guid>
   </item>
     <item>
    <title>Dave  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1070</link>
    <description><![CDATA[Hi<br /><br />Which method is better for maintenance? Ive got to add items to the database every so often. And which it the quickest and/or easiest method?<br /><br />Thanks for yoiur help<br /><br />Dave]]></description>
    <pubDate>07/06/04, 188 46 2004 2004:%i:1089146778 16:46:18</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1070</guid>
   </item>
     <item>
    <title>Mrblack  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1071</link>
    <description><![CDATA[Dave, I'm sure you figured this out by now, but incase you haven't...<br /><br />Access is indeed a less than ideal choice for a high-volume website, however at least for testing purposes it should be fine and save you some cost/complexity.<br /><br />PHP is a great language for web based applications however if you are looking for something simple and you already have a working Access database, there are tools in Access itself for building Active Server Pages which will quickly give you the ability to use your Access database over the web.<br /><br />The biggest consideration in all of this is what you will be using for a webserver. &nbsp;If your server doesn't support the tool you select, be it ASP, PHP, perl, etc. you will be out of luck.<br /><br />Assuming that you can host this on something that will run ASP, you might want to use the stuff built into Access to get your prototype up and running. &nbsp;If you have scalability issues (the best problem we can hope for right?) then it is simple enough to &quot;upsize&quot; the Access database to something like Microsoft SQL Server, PostgreSQL or MySQL; again all depending on what your server can do.<br /><br />Hope this helps.]]></description>
    <pubDate>07/26/04, 208 48 2004 2004:%i:1090874938 16:48:58</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/creating_a_database/#p1071</guid>
   </item>
   </channel>
</rss