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 TouchToneTommy 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: Kerpal
  • Content: Threads
  • Order by date
  1. Kerpal

    Is it possible to have 2 tables/cursors in a FoxPro report?

    Greeting FoxPro Comrades, I ran into a situation that I would like to use two or more cursors/tables in a FoxPro report but I dont know if this could be done. Right now I have to use UNION SQL combine the cursors together and then generate report. Thanks you kindly for looking at this.
  2. Kerpal

    DELETE SQL QUESTION

    I have a Delete question: Say you have a QTY table, with field AMNT and field SKU_ID Then you have a SKU table with field SKU_ID and ITEM_ID and LOC_ID Then a LOC table with fields LOC_ID and LOC_NAME And finally a ITEM table with ITEM_ID and ITEM_NAME. I want to delete from QTY where LOC_NAME...

Part and Inventory Search

Back
Top