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 Chriss 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: *

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

    Query wizard

    I have a query that i want to turn into an Inner\outer join, instaed of Ansi. can Access do that for me ? (the query): SELECT ES2.Subject_desc AS 2nd_subject, employee_education.*, diplomas.*,edu_subjects.* FROM employee_education, diplomas, edu_subjects, edu_subjects AS ES2 WHERE...
  2. croy

    Can't create new table !

    When I press "new" for table or a query, it doe's nothing. anybody knows why?

Part and Inventory Search

Back
Top