> I am new to WinForms developing - used Access for many years. I have an
> application using DataSets from Stored Procedures in SQL Server. When users
[quoted text clipped - 4 lines]
>
> Thanks for any help.
Yes. I have it as an OUTPUT variable in the SP.

Signature
Curt Gough
123cgough@kcumb.edu
Remove 123 from above address to mail directly
> Is the "Save" SP returning the value of the new ID?
>
[quoted text clipped - 13 lines]
>>
>> Thanks for any help.
Thank you for the response, but your question does not help me toward what I
am seeking to do. I have answered but got no further response. If the SP is
returning the new ID value, how to I get the form to update, refresh or
requery to show that value?

Signature
Curt Gough
123cgough@kcumb.edu
Remove 123 from above address to mail directly
> Is the "Save" SP returning the value of the new ID?
>
[quoted text clipped - 13 lines]
>>
>> Thanks for any help.
Bryan Phillips - 26 Jan 2007 01:52 GMT
Can you post a code snippet to reproduce the problem?
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> Thank you for the response, but your question does not help me toward what I
> am seeking to do. I have answered but got no further response. If the SP is
[quoted text clipped - 23 lines]
> >>
> >> Thanks for any help.
RobinS - 26 Jan 2007 02:21 GMT
How are you getting the old ID on the screen? Is it databound to a
textbox, or displayed in a grid, or what?
Robin S.
--------------------------
> Thank you for the response, but your question does not help me toward
> what I am seeking to do. I have answered but got no further response.
[quoted text clipped - 21 lines]
>>>
>>> Thanks for any help.