P
Patrick Bates
I need to write a row into a SQL Server table, and then immediately retrieve
the GUID which is generated for that row (it is the primary key). I can't
seem to find a way to do this with DataSets and DataAdapters, so I'm sure
I'm overlooking something simple.
Could someone direct me to a code sample of how to accomplish this in
VB.Net? Thanks.
the GUID which is generated for that row (it is the primary key). I can't
seem to find a way to do this with DataSets and DataAdapters, so I'm sure
I'm overlooking something simple.
Could someone direct me to a code sample of how to accomplish this in
VB.Net? Thanks.