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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pickled

  1. pickled

    FTP DBF file directly from paradox form - object PAL code

    Is there an OP solution to FTP a DBF file automatically from a paradox form? Same FTP site every time.
  2. pickled

    Joining Tables Using QBE

    How do I join these two tables? tblID = qVar.appendTable( ":priv:AvgsDetail.DB" ) tblID = qVar.appendTable( ":priv:SumsDetail.DB" ) I can Append and check fields, but can't figure out how to join tables. Also, can I do calculations on fields using QBE?

Part and Inventory Search

Back
Top