Results 1 to 2 of 2

Thread: Bind stored procedure params using bcp

  1. #1
    Join Date
    Apr 2009
    Posts
    3

    Bind stored procedure params using bcp

    Hi All,
    Is it possible to bind the parameters of a stored procedure using bcp_bind? I just want to bind my in-memory buffers to the stored procedure params and execute the stored procedure.

    Thanks in advance.
    ftil555

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    You are talking about sql server? What's bcp_bind?

Posting Permissions

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