R
Randy Smith
Hi ALL,
I have a simple ASPX.Net page where I am trying to add an SQLDataAdapter,
and
want to use stored SQL procedures with parameters. When I look at the
stored procedure in Server Explorer, the "select" procedure shows one
parameter. But, when I use the SQL Data Adapter Configuration Wizard to add
this stored procedure to the SQLDataAdapter, I am not prompted for the field
to be used as the parameter. I've tried deleting the connection to this
server, and re-instating it, but to no avail.
I am running Microsoft Visual Basic .NET 69461-270-0000007-18910
Any thoughts or ideas?
TIA, Randy
I have a simple ASPX.Net page where I am trying to add an SQLDataAdapter,
and
want to use stored SQL procedures with parameters. When I look at the
stored procedure in Server Explorer, the "select" procedure shows one
parameter. But, when I use the SQL Data Adapter Configuration Wizard to add
this stored procedure to the SQLDataAdapter, I am not prompted for the field
to be used as the parameter. I've tried deleting the connection to this
server, and re-instating it, but to no avail.
I am running Microsoft Visual Basic .NET 69461-270-0000007-18910
Any thoughts or ideas?
TIA, Randy