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

    [mySQL] UPDATE problem - possible timeout - HELP!

    Hi, I have a problem with the following code: UPDATE History JOIN Kinos SET History.KinoID=Kinos.id WHERE History.Kino=Kinos.Kino; when it's executed phpmyadmin shows only a white page (the left frame is still there) or this: "Proxy Error The proxy server received an invalid response from an...
  2. adosidos

    WHERE condition doesn't work..... HELP!!!!

    Hi, I have got two tables. One with a list of cities (table_name: City columns: 2 col_1: id col_2: City) the other one with a list of names of movie theatres in several cities (table_name: Cinemas columns: 16 col_1: id col_2: City col_3... col_16: CityID) I'm trying to UPDATE 'Cinemas'...

Part and Inventory Search

Back
Top