Stored Procedure with PhpMyAdmin

Discussion in 'Databases' started by dpsubi1, Oct 2, 2008.

  1. #1
    Hi,

    Anyone know how to create stored procedure using PhpMyAdmin ?

    please help.

    thanks in advance.
     
    dpsubi1, Oct 2, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    You can use the sql command line in phpmyadmin to create one.

    If you want something that allosw you to easily manage them, try navicat - http://www.navicat.com/. They have a free version for personal use and a 30 day free trial for their commercial version. You can easily manage all of your tables, stored procedures, views, etc...
     
    jestep, Oct 2, 2008 IP