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 priyavasanthakumar

  1. priyavasanthakumar

    Problem in Dynamic Query in Stored Procedure.Please Help.

    Hi All, I have a problem with my MySQL Stored Procedure. I am writing a SELECT query using dynamic table name. For framing such dynamic queries, I need to use Prepared Statement and then EXECUTE it. But to fetch the fields, when I try to DECLARE CURSOR. I am getting Syntax Error. Can anynody...

Part and Inventory Search

Back
Top