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 Chris Miller 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: *

  1. nealkay

    Using full outer join in CR10

    Thanks Turkbear. The tables are from a single database using the built-in Windows/VFP ODBC driver. I'll try modifying the SQL code tonight.
  2. nealkay

    Using full outer join in CR10

    Thanks, Turkbear - that makes sense. I'm pulling the tables from a point-of-sale system written in Visual FoxPro 7.0. VFP supports full outer joins. Is there any way to force implemenatation? Neal
  3. nealkay

    Using full outer join in CR10

    I'm trying to report out from two tables - a time clock table and a sales activity table. The challenge is that (1) sales can be made without clocking in and (2) some times those who clock-in make no sales. The full outer join looks like the right way to collect all possibilities, but the...

Part and Inventory Search

Back
Top