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

    Query help...

    Plz help, I have the following problem. I have a field memory_type which contains the following value 10,20,30. item memory_type ------------ 1 10,20,30 These values refer to another table which contains the normal values like id value ------------- 10 | compact flash 20 | USB 30...
  2. cmmourik

    MySQL service crash

    Plz help, I have the following query which runs fine without the insert statment. INSERT INTO `db_x`.`attributes` (id, typeid, value, start_time, end_time) SELECT distinct i.id, at.id AS typeid, d.megapixels AS value, NULL AS start_time, NULL AS end_time FROM...

Part and Inventory Search

Back
Top