V
VB Programmer
I am trying to delete a record from a database using ADO.NET (with VB.NET),
but because there are relationships defined in my MSDE db it produces a
referential integrity error.
In Access it automatically cascade deletes! How can I do this with MSDE?
but because there are relationships defined in my MSDE db it produces a
referential integrity error.
In Access it automatically cascade deletes! How can I do this with MSDE?