Delete records
From: Josep (jsola_at_ipssoft.com)
Date: 12/27/04
- Previous message: Bill Todd: "Re: Sql or Oracle"
- Next in thread: Brian Bushay TeamB: "Re: Delete records"
- Reply: Brian Bushay TeamB: "Re: Delete records"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Dec 2004 14:02:52 +0100
Hello,
I have made a form with a master detail TAdoQuery's. When I try to delete a
record from de detail TAdoQuery, calling Delete method. That raise an error.
I'm using SQL SERVER and I have looked, with SQL analyzer, that ADO sends
two sql sentences, a first one to delete the record from master and a second
one to delete detail. This second one raise the error.
Any Idea?
Thanks and Happy new year!!!
Josep Solà
- Previous message: Bill Todd: "Re: Sql or Oracle"
- Next in thread: Brian Bushay TeamB: "Re: Delete records"
- Reply: Brian Bushay TeamB: "Re: Delete records"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|