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 derfloh 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 munnamian

  1. munnamian

    Whats wrong with this UPDATE function

    thx will try that :)
  2. munnamian

    Whats wrong with this UPDATE function

    It gives no error, it just shows 0 processed tables or whatever it shows (its in norwegian so dont know what it had in the english version) i remember i had something similar ages ago and it was something similar as in the command And ya i am using the two single quotes :)
  3. munnamian

    Whats wrong with this UPDATE function

    not working.. :(
  4. munnamian

    Whats wrong with this UPDATE function

    hi there i need to delete the txt OLD in S_NAME but it shows error anyone :) thx in advance update Songs SET S_NAME = REPLACE () WHERE S_NAME = 'OLD';

Part and Inventory Search

Back
Top