Powerbuilder Tutorial
dw_customers.SetFilter("last_name LIKE '" + ls_search_value + "'") dw_customers.Filter() dw_customers.SetRow(0) // Reset row indicator
Integer li_count String ls_name Boolean lb_active DateTime ldt_today = DateTime(Today()) powerbuilder tutorial
Always check SQLCA.SQLCode after Connect , Commit , and Update . dw_customers
This will guide you through the fundamentals, from installing the IDE to building your first fully functional DataWindow application. powerbuilder tutorial