cacading

  • Thread starter Thread starter gaffar
  • Start date Start date
G

gaffar

Sir,

I am developing an application in vb.net and the backend database is
ms-access my problem is i want delete one record from master table, that
deleted record automatically deleted from child table. how this problem is
solved any one knows please give me source code.

It is very urgent.
Thnking you sir,
 
You can set the Cascade Delete on the relationship between the two tables,
which will handle this for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top