16
Answers

update same uuid in a table where same category id

shan nathan

shan nathan

10y
911
1
Hi there,
 
   I have a work to update a pre generated table with uuid.
  Now the problem is i have to update same uuid for same company. for example
 consider a table having the following values .
companyid , value, uuid
1 aa uuid
1 bb uuid
2 cc uuid
3 dd uuid .
 
here now the uuid is null. i have to update it. the problem is for company 1 the uuid should be same. Please help me 
Answers (16)
0
Abhimanyu K Vatsa

Abhimanyu K Vatsa

NA 50.9k 12.4m 13y
Look at the Sam's Post to learn basics of ADO etc.

Read this post, it will full-fil your ask. here you will find a working example too.

http://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/1605/
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 13y

Look at the following. I know that the Forms section is quite large, but you will see the abundance of useful material.

Next Recommended Forum