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. Database & SysAdmin
  3. Database
  4. Urgent Please :how to call stored Proc?

Urgent Please :how to call stored Proc?

Scheduled Pinned Locked Moved Database
databasecsharpmysqltutorial
2 Posts 2 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.
  • P Offline
    P Offline
    priya_p233
    wrote on last edited by
    #1

    Hallo frends, I want to take result from stored procedure into my Crystal report but cnt see strored procs into my database expert of Crystal Report. I m using vb.net & mysql 5.0 & using ODBC for connection on report which includes DSN that i made already on my machine. But though i m check on "Show Stored procedure" under database exper->options->DataExplorer. But not showing any stored proc yet only tables. How should i call my stored proc in crystal RPt. Please Tell me soon. Thanks. -Regards Priya.

    "The Difficult i can do it now... The Impossible will take a little longer."

    H 1 Reply Last reply
    0
    • P priya_p233

      Hallo frends, I want to take result from stored procedure into my Crystal report but cnt see strored procs into my database expert of Crystal Report. I m using vb.net & mysql 5.0 & using ODBC for connection on report which includes DSN that i made already on my machine. But though i m check on "Show Stored procedure" under database exper->options->DataExplorer. But not showing any stored proc yet only tables. How should i call my stored proc in crystal RPt. Please Tell me soon. Thanks. -Regards Priya.

      "The Difficult i can do it now... The Impossible will take a little longer."

      H Offline
      H Offline
      Harini N K
      wrote on last edited by
      #2

      Hi Priya, Please tell me which version of .Net (2003 or 2005) and Crystal Report version (9 or 10) are you using?? I am currently working .Net 2005 with SQL 2000 as backend. I am not sure the same should work on MySQL. NOTE 1 point: When adding Stored Procedure in Crystal Report, you should have only one SQL Query. For example. CREATE PROCEDURE Sql1 AS BEGIN Select * from Table1 -- Select * from Table2 (Note -- this should be commented) END Hope you are getting the above example. If not, please reply. I will explain in detail. - Harini

      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