Data Binding Question

C

Chris Lim

I'm new to .NET so apologies if this is a stupid question, but when
configuring a Table Adapter to use stored procedures to perform
Selects, Inserts, Updates, and Deletes, is it possible to specify a
literal value rather than a source column for a parameter in the
Insert, Update, and Delete procedures? If so, how?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top