<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Business Application Development</title>
	<atom:link href="http://cistx.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cistx.wordpress.com</link>
	<description>Texas State University - San Marcos, USA</description>
	<lastBuildDate>Fri, 19 Jun 2009 17:50:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cistx.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/16afec8b564d7ca229a2c7c5291ec899?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Business Application Development</title>
		<link>http://cistx.wordpress.com</link>
	</image>
			<item>
		<title>Defining Foreign Key Relationships in Microsoft SQL Server (SQLEXPRESS)</title>
		<link>http://cistx.wordpress.com/2009/03/14/defining-a-foreign-key-relationship-in-microsoft-sql-server-sqlexpress/</link>
		<comments>http://cistx.wordpress.com/2009/03/14/defining-a-foreign-key-relationship-in-microsoft-sql-server-sqlexpress/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 19:59:40 +0000</pubDate>
		<dc:creator>cistx</dc:creator>
				<category><![CDATA[SQLEXPRESS]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://cistx.wordpress.com/?p=27</guid>
		<description><![CDATA[This is an example for defining a foreign key relationship in Microsoft SQL Server (SQLEXPRESS). There are two tables: Salesperson and Customer (see below).  After the SalepersonID column is created in the Customer, it is important to define a foreign key relationship  to ensure the referential integrity.
A. The Salesperson table.

B. The Customer table.

C. Foreign Key Relationship
Step 1. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=27&subd=cistx&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is an example for defining a foreign key relationship in Microsoft SQL Server (SQLEXPRESS). There are two tables: Salesperson and Customer (see below).  After the SalepersonID column is created in the Customer, it is important to define a foreign key relationship  to ensure the referential integrity.</p>
<p>A. The Salesperson table.</p>
<p><img class="alignnone size-full wp-image-31" title="salesperson1" src="http://cistx.files.wordpress.com/2009/03/salesperson1.jpg?w=345&#038;h=125" alt="salesperson1" width="345" height="125" /></p>
<p>B. The Customer table.</p>
<p><img class="alignnone size-full wp-image-30" title="customer" src="http://cistx.files.wordpress.com/2009/03/customer.jpg?w=354&#038;h=166" alt="customer" width="354" height="166" /></p>
<p>C. Foreign Key Relationship</p>
<p>Step 1. Select the SalespersonID column of the Customer table.</p>
<p>Step 2. Select the menu Table Designer &gt;&gt; Relationships&#8230;, then the &#8220;Foreign Key Relationships&#8221; window is desplayed. Locate and click the &#8220;Tables And Columns Specification&#8221;  property.</p>
<p><img class="alignnone size-full wp-image-32" title="foreignkey11" src="http://cistx.files.wordpress.com/2009/03/foreignkey11.jpg?w=480&#038;h=309" alt="foreignkey11" width="480" height="309" /></p>
<p>Step 3. Click the little button (<img class="alignnone size-full wp-image-34" title="foreignkey2" src="http://cistx.files.wordpress.com/2009/03/foreignkey2.jpg?w=17&#038;h=16" alt="foreignkey2" width="17" height="16" />), then the &#8220;Tables and Columns&#8221; window is displayed. Make sure that the Foreign key table is Customer. So choose the SalespersonID column as the foreign key column. Then choose Salesperson as the Primary key table; and make its ID column as the primary key column.   </p>
<p><img class="alignnone size-full wp-image-35" title="foreignkey3" src="http://cistx.files.wordpress.com/2009/03/foreignkey3.jpg?w=458&#038;h=350" alt="foreignkey3" width="458" height="350" /></p>
<p>Step 4. Click the OK button on the &#8220;Tables and Columns&#8221; window. Then, click the Close button on the &#8220;Foreign Key Relationships&#8221; window.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cistx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cistx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cistx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cistx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cistx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cistx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cistx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cistx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cistx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cistx.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=27&subd=cistx&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cistx.wordpress.com/2009/03/14/defining-a-foreign-key-relationship-in-microsoft-sql-server-sqlexpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e2c44386995257a39264ed55162df08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cistx</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2009/03/salesperson1.jpg" medium="image">
			<media:title type="html">salesperson1</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2009/03/customer.jpg" medium="image">
			<media:title type="html">customer</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2009/03/foreignkey11.jpg" medium="image">
			<media:title type="html">foreignkey11</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2009/03/foreignkey2.jpg" medium="image">
			<media:title type="html">foreignkey2</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2009/03/foreignkey3.jpg" medium="image">
			<media:title type="html">foreignkey3</media:title>
		</media:content>
	</item>
		<item>
		<title>Database transactions inside the code and not in a database</title>
		<link>http://cistx.wordpress.com/2007/05/05/database-transactions-inside-the-code-and-not-in-a-database/</link>
		<comments>http://cistx.wordpress.com/2007/05/05/database-transactions-inside-the-code-and-not-in-a-database/#comments</comments>
		<pubDate>Sat, 05 May 2007 19:52:58 +0000</pubDate>
		<dc:creator>cistx</dc:creator>
				<category><![CDATA[VB.Net (General)]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://cistx.wordpress.com/2007/05/05/database-transactions-inside-the-code-and-not-in-a-database/</guid>
		<description><![CDATA[Here is the link: http://asp.dotnetheaven.com/howto/doc/adoplus/DatabaseTrans.aspx.  It has examples in C#, VB, and C++.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=25&subd=cistx&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-size:x-small;font-family:Arial;"><span style="font-size:10pt;font-family:Arial;">Here is the link: <span style="color:#0000ff;"><a href="http://asp.dotnetheaven.com/howto/doc/adoplus/DatabaseTrans.aspx" target="_blank">http://asp.dotnetheaven.com/howto/doc/adoplus/DatabaseTrans.aspx</a></span>.  It has examples in C#, VB, and C++.</span></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cistx.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cistx.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cistx.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cistx.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cistx.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cistx.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cistx.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cistx.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cistx.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cistx.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cistx.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cistx.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=25&subd=cistx&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cistx.wordpress.com/2007/05/05/database-transactions-inside-the-code-and-not-in-a-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e2c44386995257a39264ed55162df08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cistx</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing the startup Windows form (Visual Studio .Net)</title>
		<link>http://cistx.wordpress.com/2007/03/01/changing-the-startup-form/</link>
		<comments>http://cistx.wordpress.com/2007/03/01/changing-the-startup-form/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 23:08:35 +0000</pubDate>
		<dc:creator>cistx</dc:creator>
				<category><![CDATA[VB.Net (General)]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://cistx.wordpress.com/2007/03/01/changing-the-startup-form/</guid>
		<description><![CDATA[
Select the My Project file in Solution Explorer  (Figure 1).
Select the Application category and change the Startup form from a list (Figure 2). 


&#60;Figure 1&#62;

&#60;Figure 2&#62;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=22&subd=cistx&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>Select the <strong>My Project</strong> file in <strong>Solution Explorer</strong>  (Figure 1).</li>
<li>Select the <strong>Application</strong> category and change the <strong>Startup</strong> form from a list (Figure 2). </li>
</ol>
<p><a title="myproject.JPG" href="http://cistx.files.wordpress.com/2007/03/myproject.JPG"><img src="http://cistx.files.wordpress.com/2007/03/myproject.JPG" alt="myproject.JPG" /></a></p>
<p>&lt;Figure 1&gt;</p>
<p><a title="startupform.JPG" href="http://cistx.files.wordpress.com/2007/03/startupform.JPG"><img src="http://cistx.files.wordpress.com/2007/03/startupform.JPG" alt="startupform.JPG" /></a></p>
<p>&lt;Figure 2&gt;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cistx.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cistx.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cistx.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cistx.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cistx.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cistx.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cistx.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cistx.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cistx.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cistx.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cistx.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cistx.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=22&subd=cistx&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cistx.wordpress.com/2007/03/01/changing-the-startup-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e2c44386995257a39264ed55162df08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cistx</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2007/03/myproject.JPG" medium="image">
			<media:title type="html">myproject.JPG</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2007/03/startupform.JPG" medium="image">
			<media:title type="html">startupform.JPG</media:title>
		</media:content>
	</item>
		<item>
		<title>Starting with SQLEXPRESS (Microsoft SQL Server)</title>
		<link>http://cistx.wordpress.com/2007/02/19/managing-sqlexpress/</link>
		<comments>http://cistx.wordpress.com/2007/02/19/managing-sqlexpress/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 07:22:14 +0000</pubDate>
		<dc:creator>cistx</dc:creator>
				<category><![CDATA[SQLEXPRESS]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://cistx.wordpress.com/2007/02/19/managing-sqlexpress/</guid>
		<description><![CDATA[It is suggested to manage SQLEXPRESS using SQL Server Management Studio Express, which is free from Microsoft.
1. Download SQL Server Management Studio Express. Go to:
http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&#38;DisplayLang=en
 2. After install it successfully, open the studio and log on your EQLEXPRESS server. Note that the server name must include EQLEXPRESS following your machine name and Windows Authentication should be used.

3. The Object Explorer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=17&subd=cistx&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It is suggested to manage SQLEXPRESS using SQL Server Management Studio Express, which is free from Microsoft.</p>
<p>1. Download SQL Server Management Studio Express. Go to:</p>
<p dir="ltr"><span style="text-decoration:underline;"><span style="color:#0000ff;"><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&amp;DisplayLang=en</a></span></span><a href="https://synergy.txstate.edu/exchweb/bin/redir.asp?URL=http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796%26DisplayLang=en" target="_blank"></a></p>
<p> 2. After install it successfully, open the studio and log on your EQLEXPRESS server. Note that the server name must include <strong>EQLEXPRESS</strong> following your machine name and <strong>Windows Authentication</strong> should be used.</p>
<p><a title="connectsql.jpg" href="http://cistx.files.wordpress.com/2007/02/connectsql.jpg"><img src="http://cistx.files.wordpress.com/2007/02/connectsql.jpg" alt="connectsql.jpg" /></a></p>
<p>3. The <strong>Object Explorer</strong> is displayed after a successful login.</p>
<p><a title="tablesql.jpg" href="http://cistx.files.wordpress.com/2007/02/tablesql.jpg"><img src="http://cistx.files.wordpress.com/2007/02/tablesql.jpg" alt="tablesql.jpg" /></a></p>
<p>4. To create a database, right-click the <strong>Databases</strong> folder and select the <strong>New Database</strong> menu item.</p>
<p>5. To create a table, right-click the <strong>Tables</strong> folder and select the <strong>New Table</strong> menu item. </p>
<p><a title="connectsql.jpg" href="http://cistx.files.wordpress.com/2007/02/connectsql.jpg"></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cistx.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cistx.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cistx.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cistx.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cistx.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cistx.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cistx.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cistx.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cistx.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cistx.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cistx.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cistx.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=17&subd=cistx&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cistx.wordpress.com/2007/02/19/managing-sqlexpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e2c44386995257a39264ed55162df08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cistx</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2007/02/connectsql.jpg" medium="image">
			<media:title type="html">connectsql.jpg</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2007/02/tablesql.jpg" medium="image">
			<media:title type="html">tablesql.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Defining Autonumber in Microsoft SQL Server (SQLEXPRESS)</title>
		<link>http://cistx.wordpress.com/2007/02/19/defining-autonumber-in-microsoft-sql-server-sqlexpress/</link>
		<comments>http://cistx.wordpress.com/2007/02/19/defining-autonumber-in-microsoft-sql-server-sqlexpress/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 06:58:07 +0000</pubDate>
		<dc:creator>cistx</dc:creator>
				<category><![CDATA[SQLEXPRESS]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://cistx.wordpress.com/2007/02/19/defining-autonumber-in-microsoft-sql-server-sqlexpress/</guid>
		<description><![CDATA[
Set the column data type to int, bigint or smallint.
Locate the (Is Identity) field in the Column Properties window.
Set the (Is Identity)  value to be true.


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=15&subd=cistx&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>Set the column data type to int, bigint or smallint.</li>
<li>Locate the <strong>(Is Identity)</strong> field in the <strong>Column Properties</strong> window.</li>
<li>Set the <strong>(Is Identity)</strong>  value to be true.</li>
</ol>
<p><a title="autonumber.jpg" href="http://cistx.files.wordpress.com/2007/02/autonumber.jpg"><img src="http://cistx.files.wordpress.com/2007/02/autonumber.jpg" alt="autonumber.jpg" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cistx.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cistx.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cistx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cistx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cistx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cistx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cistx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cistx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cistx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cistx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cistx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cistx.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cistx.wordpress.com&blog=765883&post=15&subd=cistx&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cistx.wordpress.com/2007/02/19/defining-autonumber-in-microsoft-sql-server-sqlexpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e2c44386995257a39264ed55162df08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cistx</media:title>
		</media:content>

		<media:content url="http://cistx.files.wordpress.com/2007/02/autonumber.jpg" medium="image">
			<media:title type="html">autonumber.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>