How to pass user defined param to TableAdapter using Stored Proceedures

Last post 08-19-2006 12:46 PM by ku81. 0 replies.

Sort Posts:

  • How to pass user defined param to TableAdapter using Stored Proceedures

    08-19-2006, 12:46 PM
    • Member
      41 point Member
    • ku81
    • Member since 07-19-2006, 9:33 AM
    • Posts 12

    Hi,

    I have a DataSet that contains a few DataTables and corresponding TableAdapters.  I need to pass a runtime value (not mapped to any of the columns in the table) to the stored procedures implementing  Update or Insert methods.  The wizard maps StoredProc params to table columns and does not allow me to specify a different source (either declarative or programmatic) for this parameter.  How can I do that? 

    Thanks..

Page 1 of 1 (1 items)