<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0">

<channel>
<title><![CDATA[BoardTracker - MySQL]]></title>
<link>http://www.boardtracker.com/all/118/1/</link>
<description><![CDATA[Latest threads from "MySQL"]]></description>
<pubDate>Fri, 05 Sep 2008 10:07:19 GMT</pubDate>
<lastBuildDate>Fri, 05 Sep 2008 10:07:19 GMT</lastBuildDate>
<item>
<title><![CDATA[database survey... the old link was wrong...]]></title>
<link>http://www.boardtracker.com/rss/thread/64153133</link>
<description><![CDATA[ -i'm so sorry about the first survey... the link was totally wrong... i just found out now, i looked like spam... darn it... please check the new link... thank you- Hi everyone! We have fini...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/64153133</guid>
<pubDate>Fri, 22 Aug 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[db design or query...]]></title>
<link>http://www.boardtracker.com/rss/thread/64153139</link>
<description><![CDATA[ hi, I am fairly newb to mysql, so excuse my silly question. I am working on a vbmysql application for a warehouse. Here I am importing an excel sheet to mysql which has weekly status of the pro...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/64153139</guid>
<pubDate>Thu, 21 Aug 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Sql Server 2005 - Time Difference...]]></title>
<link>http://www.boardtracker.com/rss/thread/64031285</link>
<description><![CDATA[ Hi, In select query i want to display the time difference between 2 datetime field like(00:01:30), PLEASE HELP ME. ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/64031285</guid>
<pubDate>Mon, 11 Aug 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Numeric data type for 17,6...]]></title>
<link>http://www.boardtracker.com/rss/thread/63899714</link>
<description><![CDATA[ Hi, I need to store a dollar value for NUMBER(17,6), but when I use Decimal(17,6), I keep getting syntax error. How can I store a number with 17 significant digits w/6 numbers after the decima...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63899714</guid>
<pubDate>Wed, 06 Aug 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[MySQL stored proc vs MS-SQL stored proc...]]></title>
<link>http://www.boardtracker.com/rss/thread/63570423</link>
<description><![CDATA[ I have tried this a few different ways, but I keep getting the same error message: MySQL Error Number 1064 You have an error in your SQL syntax; check the manual that corresponds to your MyS...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63570423</guid>
<pubDate>Thu, 17 Jul 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[MySQL WHERE clause using LIKE...]]></title>
<link>http://www.boardtracker.com/rss/thread/63297171</link>
<description><![CDATA[ I have a column in a table that contains domain names. I want to use the $_SERVER['HTTP_HOST'] value to see if the domain name exists in my table. If one of the rows has 'abcdomain.com' in the dom...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63297171</guid>
<pubDate>Wed, 02 Jul 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[JOIN with multiple WHERE...]]></title>
<link>http://www.boardtracker.com/rss/thread/63045309</link>
<description><![CDATA[ Hi all. I am currently trying to achieve the following I have the following two tables TABLE 1 - USERS Ident | Name -------------------- 34 | Dave 35 | Adam 36 | L...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/63045309</guid>
<pubDate>Fri, 20 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Insert Array 2 Dimensional Into Database...]]></title>
<link>http://www.boardtracker.com/rss/thread/62999156</link>
<description><![CDATA[ hello.My problem is,I want to insert the value in my array into the database. Here is my coding.(Im using PHP). ------------------------------------------------------------ for($i=5;$i&lt;=1...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62999156</guid>
<pubDate>Wed, 18 Jun 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[MERGE STORAGE ENGINE Vs UNION ALL...]]></title>
<link>http://www.boardtracker.com/rss/thread/62340422</link>
<description><![CDATA[ Hi, Can anyone tell me if and how, a MERGE STORAGE ENGINE results in a better performance or a faster query than using a UNION ALL? Let me explain my requirement in detail. I have the foll...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62340422</guid>
<pubDate>Wed, 14 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[database...]]></title>
<link>http://www.boardtracker.com/rss/thread/62163095</link>
<description><![CDATA[ Can any one help me out with creating a rearrangeable mysql database? The database will have the information already loaded for the time being. Eventually I need to create a form to add and delete...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62163095</guid>
<pubDate>Tue, 06 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[arrangeable Database...]]></title>
<link>http://www.boardtracker.com/rss/thread/62163100</link>
<description><![CDATA[ I have a question about creating a MYSQL Database structure. I want to create a table full of information that would look similar to that of an excel spread sheet. How would I create such a databa...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62163100</guid>
<pubDate>Tue, 06 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Grant's order in sql...]]></title>
<link>http://www.boardtracker.com/rss/thread/62072388</link>
<description><![CDATA[ First of all iam so sorry because my english is very bad...I hope you can understand what i want to ask... first that I wanted to ask what was that had heard or knew about the control of data ...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/62072388</guid>
<pubDate>Thu, 01 May 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Transfer information from an access database to MySQl database...]]></title>
<link>http://www.boardtracker.com/rss/thread/61833448</link>
<description><![CDATA[ I am new to working with databases. What I need to do is to transfer information from an old system that has been ran through access on a local server inside an office to a new system that is buil...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/61833448</guid>
<pubDate>Sat, 19 Apr 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[How to get the machine name?...]]></title>
<link>http://www.boardtracker.com/rss/thread/61785429</link>
<description><![CDATA[ How do you get the machine name of the current computer in MySQL? e.g. KevinPC. In MSSQL, I could use: Code: CONVERT(varchar(200), SERVERPROPERTY('MachineName')) to get a strin...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/61785429</guid>
<pubDate>Tue, 15 Apr 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[problem query from access to mysql...]]></title>
<link>http://www.boardtracker.com/rss/thread/61044290</link>
<description><![CDATA[ sorry my english bad, i have trouble from my query, before migrate to mysql i use MS access, now i have problem query here select `qrstock`.`ID_BARANG` AS `ID_BARANG`,`qrstock`.`BARANG` AS `BA...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/61044290</guid>
<pubDate>Sat, 15 Mar 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[mysqli prepared statement (parameter limit)...]]></title>
<link>http://www.boardtracker.com/rss/thread/60937359</link>
<description><![CDATA[ Hello, I just started to switch to mysqli. PHP version is 5.1.4 and MySQL 4.1.2 It is working fine until I would like to use a 16th parameter. The error message is that the amount of...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60937359</guid>
<pubDate>Tue, 11 Mar 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[group by giving odd results....]]></title>
<link>http://www.boardtracker.com/rss/thread/60834938</link>
<description><![CDATA[ I'm using: mysql Ver 14.12 Distrib 5.0.26, for pc-linux-gnu (i686) using readline 5.1 within a PHP Version 5.2.2-pl1-gentoo script. I have 3 tables: members: usernames with unique id...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/60834938</guid>
<pubDate>Fri, 07 Mar 2008 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Help with query (sorry if double posted)...]]></title>
<link>http://www.boardtracker.com/rss/thread/58921997</link>
<description><![CDATA[ Hey all, my last msg didn't post. I thought it might be because of the link so here it is without.... If anyone has a second to look at a query I would be incredibly grateful. My SQL skills a...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/58921997</guid>
<pubDate>Fri, 14 Dec 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Select Statement that join to different tables based on Field Contents...]]></title>
<link>http://www.boardtracker.com/rss/thread/58594139</link>
<description><![CDATA[ Purpose of Post: To create a SELECT statement that returns results from multiple tables, choosing which tables to retrieve values from based on NULL fields within the main (comics) or intermediate...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/58594139</guid>
<pubDate>Fri, 30 Nov 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[about normalization...]]></title>
<link>http://www.boardtracker.com/rss/thread/58376378</link>
<description><![CDATA[ hi , i m new here, and doing some project in mysql , can any one help me out, its about the normalizing the tables, in what kind of circumstances we do not need to normalize the tables pls guy...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/58376378</guid>
<pubDate>Tue, 20 Nov 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[store incoming MySQL connections to a table...]]></title>
<link>http://www.boardtracker.com/rss/thread/57884401</link>
<description><![CDATA[ I am trying to store incoming MySQL connections to a table. I currently run mysql 4.1.22 and can’t seem to set it up in a way. I have been looking around but unable to find data that will assist m...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/57884401</guid>
<pubDate>Wed, 31 Oct 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[could you help us?...]]></title>
<link>http://www.boardtracker.com/rss/thread/57737292</link>
<description><![CDATA[ hello, that server supplier was down our website, they said our database is overload, detail info: &quot; Here is a copy of the queries that have caused the overload: 1.Time: 36% (3252 sec...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/57737292</guid>
<pubDate>Wed, 24 Oct 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[WAMP Setup - error undefined function mysql_connect()...]]></title>
<link>http://www.boardtracker.com/rss/thread/57066930</link>
<description><![CDATA[ Hi, I am trying to set up a WAMP - Windows, Apache, MySQL, PHP combination environment on a Windows XP machine. Apache and PHP together seem to be configured and working fine. MySQL works...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/57066930</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Can anybody please help??...]]></title>
<link>http://www.boardtracker.com/rss/thread/57066937</link>
<description><![CDATA[ I have set-up a MySQL database called test_db with table authorised_users. user_name varchar(35) user_id varchar(16) user_password varchar(16) account varc...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/57066937</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Help with Godaddy - I Know Nothing :confused:...]]></title>
<link>http://www.boardtracker.com/rss/thread/57066921</link>
<description><![CDATA[ Hi every body, let just say that I'm kind of new at everything having to do with server-side web anything. I'm currently taking a class, to learn a little about SQL, however I'm trying to appl...]]></description>
<guid isPermaLink="true">http://www.boardtracker.com/rss/thread/57066921</guid>
<pubDate>Wed, 26 Sep 2007 00:00:00 GMT</pubDate>
</item>

</channel>
</rss>
