Results 1 to 3 of 3

Thread: Crystal Report

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2001
    Location
    mysore
    Posts
    26

    Crystal Report

    how do get result of this storedprocedure in crystal report
    via VB my proc is
    create procedure emp_proc as
    declare @mcount int
    select @mcount=count(*) from emp


    give me idea or code for this.
    thanks

  2. #2
    Hyperactive Member CHAMPGARY's Avatar
    Join Date
    Jul 2002
    Posts
    386

    Re: Crystal Report

    Originally posted by vinu13
    how do get result of this storedprocedure in crystal report
    via VB my proc is
    create procedure emp_proc as
    declare @mcount int
    select @mcount=count(*) from emp


    give me idea or code for this.

    I think hardly anybody understand what you had written?

    Gary

  3. #3
    Lively Member
    Join Date
    May 2002
    Location
    Nigeria
    Posts
    66
    What do you rally want to do with crystal report?
    There some of the store procedure tha you may need to break down using crystal report. Please make ur question explicit .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width