C
Curt Gough
I am using Typed Datasets in VS2005 based on SQL Stored Procedures. When I
do an Insert (using an Insert Procedure), I have set the SP to return a new
ID number. However, I don't know how to reference that returned value to
populate the Identity field on my Windows form. I'm pretty new to VB.NET -
actually to almost all VB (came from VBA in Access 2003). So, speak slowly
and use small words and sentences. Thanks for any help.
do an Insert (using an Insert Procedure), I have set the SP to return a new
ID number. However, I don't know how to reference that returned value to
populate the Identity field on my Windows form. I'm pretty new to VB.NET -
actually to almost all VB (came from VBA in Access 2003). So, speak slowly
and use small words and sentences. Thanks for any help.