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.
I'm using ASP.NET/C# with an Access database but any SQL examples will suffice.