<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP unique ID</title>
	<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/</link>
	<description>web application development with popular technologies</description>
	<pubDate>Fri, 29 Aug 2008 19:37:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Eric</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-37440</link>
		<pubDate>Sat, 14 Apr 2007 17:30:44 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-37440</guid>
					<description>I am unable to figure out when creating a SQL table, how to declare a variable to have a character in place and be able to insert numbers after it. 

For example, Item Number B12345

I don't know the syntax for creating that from the SQL promt when typing, 'insert into table_name (Item_Number _______)' and getting the syntax right.

Thank you, 
Eric</description>
		<content:encoded><![CDATA[<p>I am unable to figure out when creating a SQL table, how to declare a variable to have a character in place and be able to insert numbers after it. </p>
<p>For example, Item Number B12345</p>
<p>I don&#8217;t know the syntax for creating that from the SQL promt when typing, &#8216;insert into table_name (Item_Number _______)&#8217; and getting the syntax right.</p>
<p>Thank you,<br />
Eric
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-83</link>
		<pubDate>Thu, 27 Apr 2006 23:22:26 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-83</guid>
					<description>With ADODB you will find you can locate the last inserted ID with the function Insert_ID() if auto numbering is supported with the database (eg, MySQL, PostgreSQL, MS SQL).</description>
		<content:encoded><![CDATA[<p>With ADODB you will find you can locate the last inserted ID with the function Insert_ID() if auto numbering is supported with the database (eg, MySQL, PostgreSQL, MS SQL).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-79</link>
		<pubDate>Wed, 26 Apr 2006 23:24:37 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/04/27/php-unique-id/#comment-79</guid>
					<description>If you are looking to work with mutex/semaphores and shared space, have a look at http://au3.php.net/results.php?q=shared+memory&#038;l=en&#038;p=all</description>
		<content:encoded><![CDATA[<p>If you are looking to work with mutex/semaphores and shared space, have a look at <a href="http://au3.php.net/results.php?q=shared+memory&#038;l=en&#038;p=all" rel="nofollow">http://au3.php.net/results.php?q=shared+memory&#038;l=en&#038;p=all</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
