Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rthunter
  • Content: Threads
  • Order by date
  1. rthunter

    Tabular datawindow returns fewer rows than underlying stored procedure

    I built a datawindow (PB v.10.2.1.9637) based on a stored procedure (MSSQL Server 2000). If I run the stored procedure in TSQL, I get 300 rows returned to me (a number that I believe to be correct). If I use exactly the same parameters with the datawindow (both via PBscript and manual user...
  2. rthunter

    Referencing sequential field names with a FOR loop

    I created a window (not a Data Window) in PB10, and on it are 20 edit mask objects, named em_value1 through em_value20. Upon the user clicking a Submit button (on the same window) I would like to step through each edit mask object to validate the data that the user input. Is there a way to...

Part and Inventory Search

Back
Top