Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# MySQL 5.0 and storeprocedure

C# MySQL 5.0 and storeprocedure

Scheduled Pinned Locked Moved C#
csharpdatabasemysqlhelp
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dexom
    wrote on last edited by
    #1

    I want connect to MYSQL database by C# and I want to use storeProcedure to access database but I can't do that. Please help me

    G G 2 Replies Last reply
    0
    • D dexom

      I want connect to MYSQL database by C# and I want to use storeProcedure to access database but I can't do that. Please help me

      G Offline
      G Offline
      Gavin Jeffrey
      wrote on last edited by
      #2

      Well to connect to mysql you either need an odbc driver which can be found at mysql's website or microsofts website. afaik mysql doesnt support stored procedures yet - it is only due in version 5 and I think they are far away from that.

      Z 1 Reply Last reply
      0
      • D dexom

        I want connect to MYSQL database by C# and I want to use storeProcedure to access database but I can't do that. Please help me

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        What do you mean when you say that you can't do that? What is it that you need? --- b { font-weight: normal; }

        1 Reply Last reply
        0
        • G Gavin Jeffrey

          Well to connect to mysql you either need an odbc driver which can be found at mysql's website or microsofts website. afaik mysql doesnt support stored procedures yet - it is only due in version 5 and I think they are far away from that.

          Z Offline
          Z Offline
          Zishan Haider
          wrote on last edited by
          #4

          well I dont' know how do you call them .. but certainly MySql does support stored procedures form v.4.1 onwards!

          G 1 Reply Last reply
          0
          • Z Zishan Haider

            well I dont' know how do you call them .. but certainly MySql does support stored procedures form v.4.1 onwards!

            G Offline
            G Offline
            Gavin Jeffrey
            wrote on last edited by
            #5

            I call them stored procedures and I beg to differ with you on that statement. http://dev.mysql.com/doc/mysql/en/roadmap.html[^] The current production release is 4.1. MySQL 5.0 is available in alpha status. See the table of features and which version they belong to.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups