Hi. I am working on a master/detail database project in MS Access 2002.
I have businesses that are defined by a view (query) that pulls all fields from a business table and combines a few of them for calculated fields to be displayed.
I have categories for these businesses that are defined by a table. I modified the SQl in ASPRunner to also pull information from another query so that I could see more detail than just the category ID numbers.
I can edit a detail record for the business with no problems, but when I delete one, I get the _list.asp page with the detail information and nothing else.
Any ideas?
Thanks!