Results 1 to 3 of 3

Thread: [RESOLVED] Calling a stored procedure

  1. #1

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Resolved [RESOLVED] Calling a stored procedure

    .net newbie here, hello

    given:
    1) i have a stored procedure named "sel_employee" with 1 parameter named @user

    2) i have also 1 datagrid named "datagrid1"

    -my question is how can i be able to run the stored procedure pass the parameter and bind to the datagrid object on my page load event.

    please give sample code thank u!

    If a post has helped you then Please Rate it!

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Calling a stored procedure


  3. #3

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Re: Calling a stored procedure

    thanks bro!

    If a post has helped you then Please Rate it!

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