database programming Q - check before delete

Associate
Joined
6 Nov 2003
Posts
2,138
Location
West London
Just putting the finishing touches to an assessment due in for tomorrow and noticed one of the requirements is to check that a database entry is not in use before deleting it. Anyone know of a nice easy way of doing this?

I'm using ASP.NET/C# with an Access database but any SQL examples will suffice.
 
Back
Top Bottom