Powerbuilder Tutorial -

If ll_row_count < 0 Then MessageBox("Error", "Retrieve failed. Check database connection.") End If

// Retrieve from database ll_row_count = dw_employee.Retrieve() powerbuilder tutorial

End of Report