<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Webmaster-Talk.com - The Database Forum</title>
		<link>http://www.webmaster-talk.com/</link>
		<description>Discuss MySQL, SQL, Access, Oracle and other database applications.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 02:11:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://img.webmaster-talk.com/bluesky/vb_img/misc/rss.jpg</url>
			<title>Webmaster-Talk.com - The Database Forum</title>
			<link>http://www.webmaster-talk.com/</link>
		</image>
		<item>
			<title>vps database backup with 0 tables?</title>
			<link>http://www.webmaster-talk.com/the-database-forum/192057-vps-database-backup-with-0-tables.html</link>
			<pubDate>Fri, 20 Nov 2009 13:04:36 GMT</pubDate>
			<description>Hi to all 
I am trying to restore vb forum from a backed DB copy by the host; 
file manager in cpanel shows DB size= 2.6 G 
phpmyadmin shows 0 tables...</description>
			<content:encoded><![CDATA[<div>Hi to all<br />
I am trying to restore vb forum from a backed DB copy by the host;<br />
file manager in cpanel shows DB size= 2.6 G<br />
phpmyadmin shows 0 tables for the backup db <br />
while it shows 219 for the current working DB.<br />
 <br />
My question: how the tables are created in the backup  <br />
or how can I get the forum restored from the backup copy when it has NO tables ?<br />
 <br />
notes:<br />
phpMyAdmin - 2.11.9.4<br />
MySQL client version: 4.1.22<br />
forum: running on VB 3.8.4<br />
 <br />
Regards<br />
Bill</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>BillBD</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/192057-vps-database-backup-with-0-tables.html</guid>
		</item>
		<item>
			<title>What is the best way to store tags in mysql?</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191950-what-best-way-store-tags-mysql.html</link>
			<pubDate>Wed, 18 Nov 2009 22:49:17 GMT</pubDate>
			<description>Hi 
What is the best way to store tags in mysql database? 
Please help me with this. 
Thanks</description>
			<content:encoded><![CDATA[<div>Hi<br />
What is the best way to store tags in mysql database?<br />
Please help me with this.<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>virtualmisc</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191950-what-best-way-store-tags-mysql.html</guid>
		</item>
		<item>
			<title>Database structure</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191881-database-structure.html</link>
			<pubDate>Tue, 17 Nov 2009 22:53:59 GMT</pubDate>
			<description><![CDATA[Hi everybody!! 
i must create a database for a bed and breakfast!!!!!! 
- there are different types of rooms : family, double & simple  
- In...]]></description>
			<content:encoded><![CDATA[<div>Hi everybody!!<br />
i must create a database for a bed and breakfast!!!!!!<br />
- there are different types of rooms : family, double &amp; simple <br />
- In certains rooms, the client can smoke but not in all rooms <br />
- there is a breakfast on a print car and clients can choose what they want <br />
- There are different kind of menus : Vegans, vegetarians, nut allergies<br />
- In menu, we also can find juice, coffee, tea <br />
- Clients can order menu if there are not expensive <br />
- For foreign clients, the passeport number must be asked <br />
- For the booking, clients choose the type of room, type of menu <br />
- le B&amp;B récompense les fidèles clients <br />
 <br />
Table Client (ClientId , FirstName, lastName, Adress, Postal Code, Country, Phone, PaiementId) <br />
Table Room (RoomNumber, TypeRoom, Price)<br />
Table BookingRoom(RoomNumber,CLientId, DateBeginning, DateEnd,) <br />
Table Paiment (PaimentId, Type, Date,)<br />
Table BreakfastList?<br />
Table BreakfastClient?<br />
table Price?? I am not sur<br />
 <br />
What do you think about a such database??<br />
Do you see any problems in this structure? <br />
anything I should have done differently? <br />
anything I could do to improve database performance? <br />
 <br />
All comments will be appreciated!! <br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>scoubida42</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191881-database-structure.html</guid>
		</item>
		<item>
			<title>error in your SQL syntax; check the manual ...</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191751-error-your-sql-syntax-check-manual.html</link>
			<pubDate>Mon, 16 Nov 2009 06:33:21 GMT</pubDate>
			<description>Hello: 
 
I have recently shifted my database from one host to another. While I have managed to import all the database tables, I keep on...</description>
			<content:encoded><![CDATA[<div>Hello:<br />
<br />
I have recently shifted my database from one host to another. While I have managed to import all the database tables, I keep on encountering error messages - some that I could take care of and some I couldn't. Below is the example of the latter type:<br />
<br />
<br />
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order ASC' at line 1 for query SELECT t.*, tt.* FROM tip0705_terms AS t INNER JOIN tip0705_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category')  AND ( t.term_id &lt;&gt; 9  AND t.term_id &lt;&gt; 1  AND t.term_id &lt;&gt; 3  AND t.term_id &lt;&gt; 5  AND t.term_id &lt;&gt; 6  AND t.term_id &lt;&gt; 7  AND t.term_id &lt;&gt; 8  AND t.term_id &lt;&gt; 10  AND t.term_id &lt;&gt; 12  AND t.term_id &lt;&gt; 13  AND t.term_id &lt;&gt; 14  AND t.term_id &lt;&gt; 15  AND t.term_id &lt;&gt; 16  AND t.term_id &lt;&gt; 17  AND t.term_id &lt;&gt; 18  AND t.term_id &lt;&gt; 22  AND t.term_id &lt;&gt; 23  AND t.term_id &lt;&gt; 24  AND t.term_id &lt;&gt; 28  AND t.term_id &lt;&gt; 29  AND t.term_id &lt;&gt; 30  AND t.term_id &lt;&gt; 31  AND t.term_id &lt;&gt; 32  AND t.term_id &lt;&gt; 33  AND t.term_id &lt;&gt; 34  AND t.term_id &lt;&gt; 35  AND t.term_id &lt;&gt; 36  AND t.term_id &lt;&gt; 40  AND t.term_id &lt;&gt; 41  AND t.term_id &lt;&gt; 42  AND t.term_id &lt;&gt; 43  AND t.term_id &lt;&gt; 44  AND t.term_id &lt;&gt; 45  AND t.term_id &lt;&gt; 46  AND t.term_id &lt;&gt; 47  AND t.term_id &lt;&gt; 48  AND t.term_id &lt;&gt; 53  AND t.term_id &lt;&gt; 54  AND t.term_id &lt;&gt; 55  AND t.term_id &lt;&gt; 58  AND t.term_id &lt;&gt; 62  AND t.term_id &lt;&gt; 63  AND t.term_id &lt;&gt; 64  AND t.term_id &lt;&gt; 65  AND t.term_id &lt;&gt; 66  AND t.term_id &lt;&gt; 67  AND t.term_id &lt;&gt; 68  AND t.term_id &lt;&gt; 69  AND t.term_id &lt;&gt; 70  AND t.term_id &lt;&gt; 74  AND t.term_id &lt;&gt; 77  AND t.term_id &lt;&gt; 79  AND t.term_id &lt;&gt; 80 ) ORDER BY order ASC  made by require, require_once, include, get_sidebar, locate_template, load_template, require_once, wp_list_categories, get_categories, get_terms<br />
<br />
Can you guide me as to what changes I should make in the above?<br />
<br />
Thanks,<br />
Anshuman</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>Anshuman09</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191751-error-your-sql-syntax-check-manual.html</guid>
		</item>
		<item>
			<title>Select rows older than 3 months ( based on last used field )</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191512-select-rows-older-than-3-months.html</link>
			<pubDate>Thu, 12 Nov 2009 10:55:37 GMT</pubDate>
			<description><![CDATA[Hi Guys, 
 
I have a lastused field, How do I select rows that are OLDER than 3 months " so i can mail the user saying, Use it or you will be deleted...]]></description>
			<content:encoded><![CDATA[<div>Hi Guys,<br />
<br />
I have a lastused field, How do I select rows that are OLDER than 3 months &quot; so i can mail the user saying, Use it or you will be deleted &quot;<br />
<br />
The field is a timestamp in this format 2009-11-08 12:56:31<br />
<br />
<br />
Thanks in advance.<br />
Graham</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>lynxus</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191512-select-rows-older-than-3-months.html</guid>
		</item>
		<item>
			<title>what are all the list aspects to concentrate in Database Optimization</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191440-what-all-list-aspects-concentrate-database.html</link>
			<pubDate>Wed, 11 Nov 2009 14:39:48 GMT</pubDate>
			<description>I want to optimize the database, which should serve for feature deployment also. 
Can any webmaster tell me, how it can be done?</description>
			<content:encoded><![CDATA[<div>I want to optimize the database, which should serve for feature deployment also.<br />
Can any webmaster tell me, how it can be done?</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>varul</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191440-what-all-list-aspects-concentrate-database.html</guid>
		</item>
		<item>
			<title>Problems with this design?</title>
			<link>http://www.webmaster-talk.com/the-database-forum/191145-problems-with-this-design.html</link>
			<pubDate>Sat, 07 Nov 2009 20:43:03 GMT</pubDate>
			<description><![CDATA[Hi, 
I'm currently working on the db design for web app.  I briefly explained my ideas to someone else who said that they were unsuitable for the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I'm currently working on the db design for web app.  I briefly explained my ideas to someone else who said that they were unsuitable for the purpose but didn't have time to go into detail.  Can anyone help me work out the problems with my approach and a better way to go about attacking the problem?<br />
<br />
I was planning on having a 'base' table called nodes, which contained common data for every record created in the application: eg id, time created, updated.  I would then like to use the id number from this table as both a foreign and primary key in other tables.  I would also like to use any attribute which is shared by other models in the application as separate tables which simply contain the base id and the value of that attribute.<br />
<br />
For example:<br />
<br />
Base table:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">id | created_at | updated_at</code><hr />
</div>Page table:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">base_id | content</code><hr />
</div>Title Attribute table:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">base_id | title</code><hr />
</div>The 'Title Attribute' table could then be used to contain the titles of anything that required a title (if a title is an optional attribute, a record is simply not created in the table).  For example, a diary event may require a title, and that could simply be put into the same table and linked to a different model via the foreign base id.<br />
<br />
A simple outer join could then be used to retrieve all of the necessary information whenever needed. <br />
<br />
It seems logical to me to share attributes between different models rather than repeating them in each table.<br />
<br />
I realise this would require more overhead when inserting and performing select queries, but would it not also reduce redundant data, if certain properties are not required?  Also, using InnoDB would enable me to remove the entire record by simply deleting the base record and using cascade.<br />
<br />
Any advice and tips, opinions and constructive criticism will be greatly appreciated.<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>MagicMoose</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/191145-problems-with-this-design.html</guid>
		</item>
		<item>
			<title>How to calculate BMI in a table</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190727-how-to-calculate-bmi-in-table.html</link>
			<pubDate>Tue, 03 Nov 2009 10:52:24 GMT</pubDate>
			<description>Hi, 
  
I am just beginning to use Microsoft Access again and have no idea how to perform calculations in a table. 
I have a table which shows a...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
 <br />
I am just beginning to use Microsoft Access again and have no idea how to perform calculations in a table.<br />
I have a table which shows a number of fields e.g. a client's age, height and weight. I would like to add a field in the table which calculates BMI using the following formula - weight (in Kilogrammes) divided by height (in metres squared)<br />
Please please can someone help!</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>ashgirl</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190727-how-to-calculate-bmi-in-table.html</guid>
		</item>
		<item>
			<title>database problem</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190651-database-problem.html</link>
			<pubDate>Mon, 02 Nov 2009 12:29:57 GMT</pubDate>
			<description>i have a site of a Clothing store .. the local database in the store is MSSQL but the database on server is MYSQL.... 
i want to make instant...</description>
			<content:encoded><![CDATA[<div>i have a site of a Clothing store .. the local database in the store is MSSQL but the database on server is MYSQL....<br />
i want to make instant synchronization so when someone buy a cloth from the store it will be deleted from database (MSSQL) to ensure that it is bought.. i want also to remove it from the database of phpmyadmin at the same time.. so if anyone tries to buy it from the shopping card online he will find that this product is already sold..<br />
<br />
so i need an instant synchronization program or an y other idea between mssql and mysql so any changes in mssql will chnage the database in phpmyadmin...</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>john_zakaria</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190651-database-problem.html</guid>
		</item>
		<item>
			<title>mysql table - multiple information</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190591-mysql-table-multiple-information.html</link>
			<pubDate>Sun, 01 Nov 2009 18:37:40 GMT</pubDate>
			<description>Hi 
 
I have some code made up for my oscommerce webshop 
 
Basically its a coupons modification, but im having a problem with my database...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I have some code made up for my oscommerce webshop<br />
<br />
Basically its a coupons modification, but im having a problem with my database configuration.<br />
<br />
Basically I can choose multiple products to apply a discount to<br />
however, when it goes into the database it only stores the 1st one<br />
<br />
how, or where do i get it to store many<br />
<br />
this is my table<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				CREATE TABLE IF NOT EXISTS `coupons` (<br />
  `coupons_id` int(10) unsigned NOT NULL auto_increment,<br />
  `coupons_code` varchar(32) NOT NULL,<br />
  `coupons_value` decimal(15,4) NOT NULL,<br />
  <b>`product_ids` int(10) unsigned NOT NULL,</b><br />
  `type` varchar(32) NOT NULL,<br />
  `num_times` int(11) NOT NULL default '0',<br />
  `total_times` int(11) NOT NULL default '0',<br />
  `coupons_notice` varchar(250) NOT NULL,<br />
  `coupons_min_order` int(11) NOT NULL default '0',<br />
  `coupons_date` date default NULL,<br />
  PRIMARY KEY  (`coupons_id`),<br />
  KEY `idx_code` (`coupons_code`)<br />
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
			
			<hr />
		</td>
	</tr>
	</table>
</div>`product_ids` int(10) unsigned NOT NULL,<br />
<br />
is the row it goes into - how do i make take multiple numbers<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>ronnieb</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190591-mysql-table-multiple-information.html</guid>
		</item>
		<item>
			<title>Stored Procedures Help please- simple question</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190564-stored-procedures-help-please-simple-question.html</link>
			<pubDate>Sun, 01 Nov 2009 06:21:40 GMT</pubDate>
			<description>I have made stored procedures in Oracle...but need to export them to mysql. I have searched on google but cant figure out the syntax. 
  
Here is the...</description>
			<content:encoded><![CDATA[<div>I have made stored procedures in Oracle...but need to export them to mysql. I have searched on google but cant figure out the syntax.<br />
 <br />
Here is the oracle procedure:<br />
 <br />
<br />
create or replace procedure delgroup<br />
(g_id in number)<br />
is<br />
begin<br />
DELETE FROM grouptable WHERE GROUP_ID=g_id;<br />
commit;<br />
end;<br />
 <br />
<br />
I jus basically want to delete the group from the group table..depending on which group id (the arguement) the user types in.<br />
 <br />
How would i do this exact same procedure in mysql?<br />
 <br />
Please some assistance guys :)</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>badmanmc</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190564-stored-procedures-help-please-simple-question.html</guid>
		</item>
		<item>
			<title>Anyone reccommend a simple, free database system for this site?</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190526-anyone-reccommend-simple-free-database-system.html</link>
			<pubDate>Sat, 31 Oct 2009 15:04:37 GMT</pubDate>
			<description>Take a look at www.paddlingabc.com (http://www.paddlingabc.com) which is an online guide to rivers in my area.  In the rivers tab you will see that I...</description>
			<content:encoded><![CDATA[<div>Take a look at <a href="http://www.paddlingabc.com" target="_blank">www.paddlingabc.com</a> which is an online guide to rivers in my area.  In the rivers tab you will see that I have them listed alhabetically, by area, etc.  Right now that information is not stored anywhere.  Just in basic html.  I would like to have it in a database so that users could submit rivers and have them automatically added.  Any ideas on some free software I could use to do this?</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>erich1</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190526-anyone-reccommend-simple-free-database-system.html</guid>
		</item>
		<item>
			<title>Stored Procedure Hell</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190425-stored-procedure-hell.html</link>
			<pubDate>Fri, 30 Oct 2009 11:46:49 GMT</pubDate>
			<description><![CDATA[Hello all, I just joined, and (is often the case) I have a problem perhaps someone could give me a pointer towards fixing.  I've tried to keep this...]]></description>
			<content:encoded><![CDATA[<div>Hello all, I just joined, and (is often the case) I have a problem perhaps someone could give me a pointer towards fixing.  I've tried to keep this simple...<br />
<br />
I have a stored procedure that has been working fine for years, but won't work on a different server, under certain circumstances.  After pulling my hair out for a considerable amount of time I went back to basics and created a single, standalone page that called the SP.<br />
<br />
Now, I get the same error everywhere and can't get this page to work at all.  Perhaps someone can suggest what I'm doing wrong? <br />
<br />
The error is:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Microsoft OLE DB Provider for SQL Server error '80040e10'<br />
Procedure or function 'sp_CategorySearch' expects parameter '@keywords', which was not supplied.<br />
sp_test.asp, line 20</code><hr />
</div>This is the top of the stored procedure:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">USE [MY_DATABASE]<br />
GO<br />
/****** Object:&nbsp; StoredProcedure [dbo].[sp_CategorySearch]&nbsp; &nbsp; Script Date: 10/28/2009 15:20:46 ******/<br />
SET ANSI_NULLS ON<br />
GO<br />
SET QUOTED_IDENTIFIER OFF<br />
GO<br />
CREATE PROCEDURE [dbo].[sp_CategorySearch] (<br />
&nbsp; &nbsp; @keywords varchar(255),<br />
&nbsp; &nbsp; @dbfields varchar(255),<br />
&nbsp; &nbsp; @withinCategoryID int<br />
) AS...etc</code><hr />
</div>And this is the ASP calling page that throws the error:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;%<br />
oDB = Null<br />
db_username = &quot;myusername&quot;<br />
db_pass = &quot;mypassword&quot;<br />
db_server = &quot;mydbserver&quot;<br />
db_network = &quot;dbmssocn&quot;<br />
adOpenStatic = 3<br />
Call db_connect(oDB, &quot;MY_DATABASE&quot;)<br />
<br />
Set cm = Server.CreateObject(&quot;ADODB.Command&quot;)<br />
cm.ActiveConnection = oDB<br />
cm.CommandText = &quot;sp_CategorySearch&quot;<br />
cm.Parameters.Append cm.CreateParameter(&quot;@keywords&quot;, 129, &amp;H0001, 1000)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ' 129 = adChar (string), &amp;H0001 = adParamInput<br />
cm.Parameters.Append cm.CreateParameter(&quot;@dbfields&quot;, 129, &amp;H0001, 255)<br />
cm.Parameters.Append cm.CreateParameter(&quot;@withinCategoryID&quot;, 3, &amp;H0001)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ' 3 = adInteger (int)<br />
cm.Parameters(&quot;@keywords&quot;) = &quot;water&quot;<br />
cm.Parameters(&quot;@dbfields&quot;) = &quot;CName&quot;<br />
cm.Parameters(&quot;@withinCategoryID&quot;) = 0<br />
Set rsC = cm.Execute<br />
<br />
db_disconnect(oDB)<br />
%&gt;</code><hr />
</div>Where the db_connect() and dbdisconnect() are simple functions to open and close the connection.<br />
<br />
Anyone any ideas about why this SP complains?!  I'm willing to try just about anything!</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>Ralpharama</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190425-stored-procedure-hell.html</guid>
		</item>
		<item>
			<title>normalization of events and dates</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190422-normalization-of-events-and-dates.html</link>
			<pubDate>Fri, 30 Oct 2009 11:38:52 GMT</pubDate>
			<description>I have posted the description below on the databasejournal site also. 
 
Hi, 
I have an address book database that keeps people in one table,...</description>
			<content:encoded><![CDATA[<div>I have posted the description below on the databasejournal site also.<br />
<br />
Hi,<br />
I have an address book database that keeps people in one table, occasions (meeting, birthday, etc) in a second table, and a lookup table, personOccasion, that signifies the occasions one is interested in with regard to a person. So, for example one may wish to know when one last had a meeting with a particular person. Following this pattern it would seem sensible to include a date field in the personOccasion table. However, what if one wants to be able to refer to a person's birthday? It would seem most logical to include date of birth as a field in the person table but doing so means that it cannot be properly reflected in the date field of the personOccasion table. <br />
How do I get around the issue without having repeating groups in the person table?<br />
I hope this is not too vague. Help much appreciated</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>groober</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190422-normalization-of-events-and-dates.html</guid>
		</item>
		<item>
			<title>Database structure for CMS</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190257-database-structure-for-cms.html</link>
			<pubDate>Wed, 28 Oct 2009 09:52:07 GMT</pubDate>
			<description>Hi 
 
I am making a CMS system for an e-shop. 
The goal is client would be able to manage their own catalogue including categories and products. 
I...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I am making a CMS system for an e-shop.<br />
The goal is client would be able to manage their own catalogue including categories and products.<br />
I don't have any problem creating categories that has many products.<br />
But I cant think of how to allow user configure their own product's attributes.<br />
For example: a fashion store has color and size for their product, while others don't.<br />
<br />
How to make the structure without duplicating the item record? all i can think of is having several records of the items with same name, price, summary, description but with different color and size (color and size column is customized, so may not be there also).<br />
<br />
I hope everyone can understand what I'm trying to explain. <br />
Please help me. Many thanks in advance. :)</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>yoke.lee</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190257-database-structure-for-cms.html</guid>
		</item>
		<item>
			<title>This simple joing mysql select return many duplicate results</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190186-simple-joing-mysql-select-return-many.html</link>
			<pubDate>Tue, 27 Oct 2009 17:39:34 GMT</pubDate>
			<description><![CDATA[I've problem with this query :  
http://pastebin.com/d41a87b78 ,  
 
It returns many duplicated results ,  
here's image :...]]></description>
			<content:encoded><![CDATA[<div>I've problem with this query : <br />
<a href="http://pastebin.com/d41a87b78" target="_blank">http://pastebin.com/d41a87b78</a> , <br />
<br />
It returns many duplicated results , <br />
here's image : <a href="http://img26.imageshack.us/i/mysqlun.jpg/" target="_blank">http://img26.imageshack.us/i/mysqlun.jpg/</a></div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>m_abdelfattah</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190186-simple-joing-mysql-select-return-many.html</guid>
		</item>
		<item>
			<title>SQL Tutorials?</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190164-sql-tutorials.html</link>
			<pubDate>Tue, 27 Oct 2009 13:13:45 GMT</pubDate>
			<description><![CDATA[Any great mySQL tutorials?? 
 
I know this has been asked b4, but don't have the time to look for it, I am too busy... ...school, chores, homework...]]></description>
			<content:encoded><![CDATA[<div>Any great mySQL tutorials??<br />
<br />
I know this has been asked b4, but don't have the time to look for it, I am too busy... ...school, chores, homework...</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>kcmartz</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190164-sql-tutorials.html</guid>
		</item>
		<item>
			<title>Phpmyadmin and BLOB Password</title>
			<link>http://www.webmaster-talk.com/the-database-forum/190115-phpmyadmin-and-blob-password.html</link>
			<pubDate>Mon, 26 Oct 2009 23:41:21 GMT</pubDate>
			<description>Hi,  
 
I have a mysql database with access via phpmyadmin as we have forgotten the password on the encrypted BLOB, How to change password or see the...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
I have a mysql database with access via phpmyadmin as we have forgotten the password on the encrypted BLOB, How to change password or see the current password?</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>Lindkvist</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/190115-phpmyadmin-and-blob-password.html</guid>
		</item>
		<item>
			<title>Problems running Wordpress as a ABckup on Xammp</title>
			<link>http://www.webmaster-talk.com/the-database-forum/189816-problems-running-wordpress-as-abckup-xammp.html</link>
			<pubDate>Thu, 22 Oct 2009 14:56:44 GMT</pubDate>
			<description>Sorry the title should be *Problems running Wordpress as a backup on Xammp* - but i couldnt figure out how to edit that! 
  
Hi - I have to do a bit...</description>
			<content:encoded><![CDATA[<div>Sorry the title should be <b>Problems running Wordpress as a backup on Xammp</b> - but i couldnt figure out how to edit that!<br />
 <br />
Hi - I have to do a bit of troubleshooting on a Wordopress site offline on my xammp inatallation so i found some articles on how to back up Wordpress files and database and install them on the local machine so i can do the editing from there.<br />
These are the steps i took.<br />
 <br />
1.I downloaded all the files from the site via ftp.<br />
2. Backed up the database via phpmyadmin.<br />
3. Created a new directory for the site in the localhost xammp<br />
4. Created a new database in xammp phpmyadmin with the same name.<br />
5. added the user with all privalages as in the wp-config file<br />
6. Changed all istances of the live url in the sql backup to the local one - so <a href="http://" target="_blank">http://</a><a href="http://www.mydomain.com" target="_blank">www.mydomain.com</a> - to <a href="http://localhost/domainname" target="_blank">http://localhost/domainname</a> <br />
7. Imported the changed sql file into phpmyadmin in xammp<br />
 <br />
so from there the front page works ok - but a lot of the images seem to be missing. Does anyone know why this would be?<br />
Also, if i try and put cusom permalinks %postname% - it takes me back to the xammp main page - i guess this is something to do with how xammp handles apache mod rewrite or .htaccess but im not sure why - could anyone be kind enough to shed some light on this please?<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.webmaster-talk.com/the-database-forum/">The Database Forum</category>
			<dc:creator>shonkyboy</dc:creator>
			<guid isPermaLink="true">http://www.webmaster-talk.com/the-database-forum/189816-problems-running-wordpress-as-abckup-xammp.html</guid>
		</item>
	</channel>
</rss>
