Microsoft
Software
Hardware
Network
Question : Modifying tableadapter parameters
I have an app which uses tableadapters to get the data. I had to add three fields to a table and modified the stored procedure to add the three parameters. But the table adapter simply will NOT see the added parameters. It seems to be looking at metadata somewhere but I cannot fathom where. Tried adding a new table adapter, but, as soon as I tried to add the stored procedure, it came up showing all BUT those three parameters.
Any ideas?
Thanks
Answer : Modifying tableadapter parameters
Did you define the parameters as OUT?
Sorry but I have to ask:
Did you save your stored proc?
I assume you designed a dataset? Then all references are stored in the xsd file (open with texteditor) and the corresponding dataset.designer.vb file.
Random Solutions
The recipient's mailbox is full and can't accept messages now.
Fixed Vertical Position of Text/Paragraph
Need way to alternate some sort of shading between records each time month changes on a Continous Form
what process to kill in order to delete the temporary ASP.NET Files ?
Very Fast Real Time Graph
ADO.connection does not work for endless form
popup modal form - quest 3
ADO.NET: Retrieve Data from DropDownList
Hide Terminal Server local drive from Remote App
How to call info that is in a data set