Auto Create Update Statement

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Looch

    Auto Create Update Statement

    All,

    I'm using the GridView wizard to generate an Update statement based on
    the select statement that fills the GridView. I have since created a
    stored procedure that I'd rather use and when I run the wizard again I
    can point it to the stored procedure but can't seem to set the input
    parameters the way I can for the initial select statement.

    Is there a way to set the parameters for the Update, or is this just a
    very simplistic function of VS2005?

    Thanks
Working...