I would like to delete some records in my database but the Cascade Delete option is grayed out. The tables are linked to SQL Server and have an Access front. I tried making some delete queries that would delete records from each table and that wouldn't work. Basicly I have three tables that are related and so i need to delete records form all three that are tied to one job. I have done this before in other access databases but not one tied to SQL Server. Not sure what to do, I can manually delete records so i dont think its a permissions issue.
Thanks in advance for any help
Thanks in advance for any help