Re: Key violation and lock violation stop delete query!!
- From: Nikos Yannacopoulos <nyannacoREMOVETHISBIT@xxxxx>
- Date: Thu, 04 Aug 2005 11:08:31 +0300
Amit,
Not sure this is the source of your problem, but you could start by losing the DISTINCTROW keyword:
DELETE Receipt.* FROM Receipt WHERE [receipt].[receiptNo] = [receipt];
HTH, Nikos .
- Follow-Ups:
- Re: Key violation and lock violation stop delete query!!
- From: DowningDevelopments
- Re: Key violation and lock violation stop delete query!!
- References:
- Key violation and lock violation stop delete query!!
- From: DowningDevelopments
- Key violation and lock violation stop delete query!!
- Prev by Date: Re: query open a form
- Next by Date: Re: Data type mismatch in criteria expression
- Previous by thread: Key violation and lock violation stop delete query!!
- Next by thread: Re: Key violation and lock violation stop delete query!!
- Index(es):