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 / C++ / MFC
  4. stored procedures [modified]

stored procedures [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
databasequestionsql-serversysadmin
4 Posts 3 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.
  • T Offline
    T Offline
    tanarnelinistit
    wrote on last edited by
    #1

    How can I run a stored procedure(SQL Server 2005) with parameters read from a dialog in VC6.0 ++ standard edition? -- modified at 3:56 Thursday 27th July, 2006

    N A 2 Replies Last reply
    0
    • T tanarnelinistit

      How can I run a stored procedure(SQL Server 2005) with parameters read from a dialog in VC6.0 ++ standard edition? -- modified at 3:56 Thursday 27th July, 2006

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      Can u explain a little more?

      nave

      T 1 Reply Last reply
      0
      • N Naveen

        Can u explain a little more?

        nave

        T Offline
        T Offline
        tanarnelinistit
        wrote on last edited by
        #3

        Naveen R wrote:

        Can u explain a little more?

        I have a SQL Server database in which I have a table containing name fields, data fields. I have a menu item wich says: filter by date, the menu opens a dialog in which u can select the day, month, hour.... I want to create a stored procedure to take these parameters and perform the filter for me.

        1 Reply Last reply
        0
        • T tanarnelinistit

          How can I run a stored procedure(SQL Server 2005) with parameters read from a dialog in VC6.0 ++ standard edition? -- modified at 3:56 Thursday 27th July, 2006

          A Offline
          A Offline
          Ajesh Sreevalsa
          wrote on last edited by
          #4

          Use catsets.cpp/h provided my microsoft. Also There are some extension classes available in Code project it self. "http://www.codeproject.com/database/myrecordset.asp"

          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