G
Guest
Is It possible to remove relationships between tables, programaticaly,
without Access IDE. I need that because of huge reorganisation. When I use:
DROP INDEX PrimaryKey ON tblItems, that is parent to tblItemDetail I get an
error message:
Cannot delete index it is either the current index or is used on relationship.
I know how to solve this on local computer within IDE Tools, but I am using
ASP so I have to do remotely, by script.
Thanx for help.
without Access IDE. I need that because of huge reorganisation. When I use:
DROP INDEX PrimaryKey ON tblItems, that is parent to tblItemDetail I get an
error message:
Cannot delete index it is either the current index or is used on relationship.
I know how to solve this on local computer within IDE Tools, but I am using
ASP so I have to do remotely, by script.
Thanx for help.