B
bdp@gmail
In the 'old days' when it was only Access, and no other server engine, whenyou deleted linked tables with cascading updates turned on it would warn you, "You're about delete this record, and a bunch of records in these othertables" or something like that. But now, with the same tables, but the relationships defined on the server, you hit delete, it deletes the record, all the associated linked records, and boom it's done! No warning! No thanks, no nothing!
How can I have Access raise a flag on linked SQL tables that have a cascading updates/deletes relationship setup on the SQL backend?
Seems like when I'm in the SQL Management Studio, whatever it's called, andI issue a query to delete like that it tells you that there are related tables, are you sure?
Any ideas?
Thanks.
-Brian P.
How can I have Access raise a flag on linked SQL tables that have a cascading updates/deletes relationship setup on the SQL backend?
Seems like when I'm in the SQL Management Studio, whatever it's called, andI issue a query to delete like that it tells you that there are related tables, are you sure?
Any ideas?
Thanks.
-Brian P.