Google Directory: PowerBuilder is a list of PB-related web sites. You can fill out a form to submit your own web site to the list.
TriggerEvent vs. Event
Note the difference between This.TriggerEvent( "ue_my_event" ) and This.Event ue_my_event() in the return codes. With the first, you get the return code for TriggerEvent. With the second, you get the return code for ue_my_event().
AcceptText() returns 1 if ItemChanged returns 2
Papadomichelakis and Molter, DW newsgroup
SQL Server Datawindow Argument
Smith and Fisher, DW newsgroup
SQL Server error 37000 on a SQL statement that works under Oracle.
Color chart
Use this color chart so you don't have to keep a sticky note with the RGB values of the colors you want to use in your application.