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!

Recent content by annih

  1. annih

    simple subquery produces problems

    Hm... nervermind. These idiots that are hosting the HTTP-server still use MySQL 4.0 -.- I should change my provider...
  2. annih

    simple subquery produces problems

    Hello. This is my query: SELECT COUNT(*) FROM forenbeitraege WHERE ftid IN (SELECT ftid FROM forenthreads WHERE editordatum <= 1105572405); I always get the message, that the whole subquery would contain an error: You have an error in your SQL syntax. Check the manual that corresponds to your...

Part and Inventory Search

Back
Top