Results 1 to 3 of 3

Thread: I have dataset in vb.net code that I want to figure out its stored proc. help!

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2011
    Posts
    37

    I have dataset in vb.net code that I want to figure out its stored proc. help!

    I have a dataset (pfn_cie_sys_fg) what I want to find out the stored proc that gets data into it. how do I search that in the sql server mgmt?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: I have dataset in vb.net code that I want to figure out its stored proc. help!

    If it is, indeed, a stored procedure it will be listed in the "Stored Procedures" section under "Programmability"
    Attached Images Attached Images  

  3. #3
    Wall Poster TysonLPrice's Avatar
    Join Date
    Sep 2002
    Location
    Columbus, Ohio
    Posts
    3,969

    Re: I have dataset in vb.net code that I want to figure out its stored proc. help!

    How is this different then this post:

    http://www.vbforums.com/showthread.p...red-proc.-help!

    Other than the name of the dataset.

    Maybe it would help if you were clearer about what you mean by dataset. Are you talking about in a VB .Net sense? A SQL server report dataset, etc.

    Once agin you may find this tool invaluable and it is free:

    http://www.red-gate.com/products/sql...nt/sql-search/
    Last edited by TysonLPrice; Oct 3rd, 2012 at 05:31 AM.

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