<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Schultz's PowerBuilder Notes</title>
	<atom:link href="http://pbbraindump.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pbbraindump.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Jan 2012 18:46:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pbbraindump.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Schultz's PowerBuilder Notes</title>
		<link>http://pbbraindump.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pbbraindump.wordpress.com/osd.xml" title="Schultz&#039;s PowerBuilder Notes" />
	<atom:link rel='hub' href='http://pbbraindump.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Datawindow Retreive With Large In Clause</title>
		<link>http://pbbraindump.wordpress.com/2009/08/10/datawindow-retreive-with-large-in-clause/</link>
		<comments>http://pbbraindump.wordpress.com/2009/08/10/datawindow-retreive-with-large-in-clause/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 18:20:00 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[2. Datawindows]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[argument]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[datastore!]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[retreival]]></category>
		<category><![CDATA[retreival arguments]]></category>
		<category><![CDATA[retreive]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=397</guid>
		<description><![CDATA[Our DBMS limits the number of Items in an &#8220;IN Clause&#8221; to 255. If you attempt to retrieve with an array of a larger size, the retrieve fails. One method of dealing with this constraint is to create a temp table, populate this with your retrieval arguments, and then have your datastore join to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=397&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/08/10/datawindow-retreive-with-large-in-clause/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting a Reference to a Submenu</title>
		<link>http://pbbraindump.wordpress.com/2009/08/01/getting-a-reference-to-a-submenu/</link>
		<comments>http://pbbraindump.wordpress.com/2009/08/01/getting-a-reference-to-a-submenu/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 13:51:31 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[1. PowerBuilder General]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Powerscript]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[powerscript]]></category>
		<category><![CDATA[submenu]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=381</guid>
		<description><![CDATA[Getting a reference to the window&#8217;s menu is easily accomplished using the window&#8217;s MenuId property.  But what if you want to get a reference to a submenu and all you have is a string with the menu&#8217;s name?  This following function will do the trick: Just pass this function your main menu (the root), the name of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=381&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/08/01/getting-a-reference-to-a-submenu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the PFC&#8217;s n_cst_filesrv</title>
		<link>http://pbbraindump.wordpress.com/2009/05/13/using-the-pfcs-n_cst_filesrv/</link>
		<comments>http://pbbraindump.wordpress.com/2009/05/13/using-the-pfcs-n_cst_filesrv/#comments</comments>
		<pubDate>Wed, 13 May 2009 18:34:58 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[3. PFC]]></category>
		<category><![CDATA[Utility Services]]></category>
		<category><![CDATA[file name]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[n_cst_dirattrib]]></category>
		<category><![CDATA[n_cst_filesrv]]></category>
		<category><![CDATA[subfolder]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=377</guid>
		<description><![CDATA[The PFC&#8217;s contains handy services to work with files saved on your PC or network.  I recently had a need to collect all the files contained in particular folder and any of its subfolders.  The result is this recursive function wf_GetFileNames(). The Path and file name for each file is inserted into an datawindow with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=377&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/05/13/using-the-pfcs-n_cst_filesrv/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
		<item>
		<title>Making DW Radio Buttons and Check Boxes look disabled</title>
		<link>http://pbbraindump.wordpress.com/2009/03/17/making-dw-radio-buttons-and-check-boxes-look-disabled/</link>
		<comments>http://pbbraindump.wordpress.com/2009/03/17/making-dw-radio-buttons-and-check-boxes-look-disabled/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 13:59:01 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[2. Datawindows]]></category>
		<category><![CDATA[Datawindow PowerScript]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[Modify and Describe]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[check box]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[protect]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[radio button]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=350</guid>
		<description><![CDATA[An effective GUI quickly communicates to the users  how they can interact with the current window.  For most datawindow edit styles, PowerBuilder supplies its developers with the means to visually show if  it is available to accept user input.  Unfortunately, if you are working with an older version of PB,  how to show  a disabled check [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=350&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/03/17/making-dw-radio-buttons-and-check-boxes-look-disabled/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>

		<media:content url="http://pbbraindump.files.wordpress.com/2009/03/chbx-gui-problem.jpg" medium="image">
			<media:title type="html">chbx-gui-problem</media:title>
		</media:content>

		<media:content url="http://pbbraindump.files.wordpress.com/2009/03/chbx-gui-solution1.jpg" medium="image">
			<media:title type="html">chbx-gui-solution1</media:title>
		</media:content>
	</item>
		<item>
		<title>Sybase and Nulls</title>
		<link>http://pbbraindump.wordpress.com/2009/01/07/sybase-and-nulls/</link>
		<comments>http://pbbraindump.wordpress.com/2009/01/07/sybase-and-nulls/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 03:41:17 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[nulls]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sybase]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=325</guid>
		<description><![CDATA[If you have not read about how PowerBuilder treats nulls, you may want to read  nulls first. Unlike PowerBuilder, Sybase SQL treats variables set to null just like null is a particular value.  In other words, Sybase SQL resolves 2 different variables, both set to null, as being equal to each other.  In the PB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=325&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/01/07/sybase-and-nulls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting the RowStatus</title>
		<link>http://pbbraindump.wordpress.com/2009/01/01/setting-the-rowstatus/</link>
		<comments>http://pbbraindump.wordpress.com/2009/01/01/setting-the-rowstatus/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 02:30:58 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[2. Datawindows]]></category>
		<category><![CDATA[Datawindow PowerScript]]></category>
		<category><![CDATA[Powerscript]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[DataModified!]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[NewModified!]]></category>
		<category><![CDATA[NotModified!]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[SetItemStatus]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[way cool]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=313</guid>
		<description><![CDATA[If you have worked with PowerBuilder for a while, you have learned that setting the status of a row is not always a straight forward procedure.  I have created a handy utility which will simplify this process. Row Status Each row contains a status which determines what type of SQL statement the datawindow needs to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=313&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2009/01/01/setting-the-rowstatus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>

		<media:content url="http://pbbraindump.files.wordpress.com/2009/01/itemstatus.jpg" medium="image">
			<media:title type="html">itemstatus</media:title>
		</media:content>
	</item>
		<item>
		<title>Datawindow Column Properties</title>
		<link>http://pbbraindump.wordpress.com/2008/12/10/datawindow-column-properties/</link>
		<comments>http://pbbraindump.wordpress.com/2008/12/10/datawindow-column-properties/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 03:09:35 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[2. Datawindows]]></category>
		<category><![CDATA[Datawindow Painter]]></category>
		<category><![CDATA[Expressions]]></category>
		<category><![CDATA[Modify and Describe]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[green bar]]></category>
		<category><![CDATA[previous]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[subsequent]]></category>
		<category><![CDATA[way cool]]></category>
		<category><![CDATA[wordcap]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=71</guid>
		<description><![CDATA[The Dialog box Comments are prefixed with “//” A carriage return is created with &#60;cntrl&#62; &#60;return&#62; How can I have an expression refer to the value in the previous row. if (ba_id[-1] = ba_id, 0, 56) How do I refer to a value in a subsequent row? if(getrow() = rowcount(), 1, if ( vc_field_section_section_id [1] [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=71&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2008/12/10/datawindow-column-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>

		<media:content url="http://pbbraindump.files.wordpress.com/2008/12/dw_expression.jpg" medium="image">
			<media:title type="html">dw_expression</media:title>
		</media:content>
	</item>
		<item>
		<title>The Ol’ Hidden Items in the Dddw Problem Part II</title>
		<link>http://pbbraindump.wordpress.com/2008/11/16/the-ol%e2%80%99-hidden-items-in-the-dddw-problem-part-ii/</link>
		<comments>http://pbbraindump.wordpress.com/2008/11/16/the-ol%e2%80%99-hidden-items-in-the-dddw-problem-part-ii/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 02:44:23 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[Drop Down Data Window (DDDW)]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[DDDW]]></category>
		<category><![CDATA[dependant]]></category>
		<category><![CDATA[description]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[ido millet]]></category>
		<category><![CDATA[pbdj]]></category>
		<category><![CDATA[way cool]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=267</guid>
		<description><![CDATA[We all eventually need to build a datawindow where the contents of a drop down list is dependent on the value of another column. Filtering the available selections in the dddw for the current row is straight forward, just add the necessary filtering script in the RowFocusChanged and ItemChanged events.   (See DDDW Contents Based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=267&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2008/11/16/the-ol%e2%80%99-hidden-items-in-the-dddw-problem-part-ii/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>

		<media:content url="http://i422.photobucket.com/albums/pp310/rs130/dddw1allgood.jpg" medium="image" />

		<media:content url="http://i422.photobucket.com/albums/pp310/rs130/dddw2row2.jpg" medium="image">
			<media:title type="html">Second row</media:title>
		</media:content>

		<media:content url="http://i422.photobucket.com/albums/pp310/rs130/3dddwModelT.jpg" medium="image">
			<media:title type="html">fig3 dddw</media:title>
		</media:content>

		<media:content url="http://i422.photobucket.com/albums/pp310/rs130/dddw4addcolumn.jpg" medium="image" />

		<media:content url="http://i422.photobucket.com/albums/pp310/rs130/dddw5visiblepropertyset.jpg" medium="image" />
	</item>
		<item>
		<title>Data Model</title>
		<link>http://pbbraindump.wordpress.com/2008/11/16/data-model/</link>
		<comments>http://pbbraindump.wordpress.com/2008/11/16/data-model/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 02:31:57 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[Drop Down Data Window (DDDW)]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=270</guid>
		<description><![CDATA[This is the data model and data for examples. MODEL Table MODEL_ID  int MODEL_NM  Varchar(35) Data 1    Fusion 2    Contour 3    Model T COLOR Table COLOR_ID  int COLOR_NM  Varchar(32) Data 1    Black 2    Blue 3    Dark Blue 4    Gold 5    Gray 6    Green 7    Red 8    Silver 9    White MODEL_COLOR_XREF Table MODEL_ID  int COLOR_ID  int [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=270&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2008/11/16/data-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
		<item>
		<title>Guaranteeing a Singleton</title>
		<link>http://pbbraindump.wordpress.com/2008/09/19/guaranteeing-a-singleton/</link>
		<comments>http://pbbraindump.wordpress.com/2008/09/19/guaranteeing-a-singleton/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 17:25:25 +0000</pubDate>
		<dc:creator>rick130</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Powerscript]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[singleton]]></category>
		<category><![CDATA[sybase]]></category>

		<guid isPermaLink="false">http://pbbraindump.wordpress.com/?p=251</guid>
		<description><![CDATA[Because the datetime on the client machine may not be accurate, I wanted to write a function to get the current date and time from the server.   For Sybase DBMS, this is simply achieved with the GetDate() function.  The problem is developing the SQL to return exactly one row everytime the function is called.  (It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pbbraindump.wordpress.com&amp;blog=3386667&amp;post=251&amp;subd=pbbraindump&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pbbraindump.wordpress.com/2008/09/19/guaranteeing-a-singleton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c0b2404f4558a1a0d0c8f425f9d8aec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rick130</media:title>
		</media:content>
	</item>
	</channel>
</rss>
