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. timjhan

    Visual Fox Pro 9

    Plz help me with this one im new. i want to insert values in my table using the values in other table but it doesn't work. heres my code qryinssub = "INSERT INTO section_load(sec_id,subj_id)VALUES('sec01',("; + "SELECT subj_id FROM subjects WHERE level_id = lvl01))"...

Part and Inventory Search

Back
Top