Home Page link  

Deleting multiple items

 

Point-Of-Sale Software - - MS Point Of Sale software discussed here 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Deleting multiple items rgj 05-04-2007
Posted by rgj on May 4, 2007, 6:30 pm
Please log in for more thread options
In the Items window (Ver2.0) I can only highlight one item at a time
for deletion.
Is there any way I can delete multiple items in one hit?


Posted by Akber Alwani on May 5, 2007, 1:38 am
Please log in for more thread options
HI, as it risky and not all system provide you to do so in one click. so I
would say you need some 3rd party add on for this.




"rgj" wrote:

> In the Items window (Ver2.0) I can only highlight one item at a time
> for deletion.
> Is there any way I can delete multiple items in one hit?
>
>

Posted by rgj on May 6, 2007, 4:06 pm
Please log in for more thread options
On May 5, 6:38 am, Akber Alwani
> HI, as it risky and not all system provide you to do so in one click. so I
> would say you need some 3rd party add on for this.
>
>
>
> "rgj" wrote:
> > In the Items window (Ver2.0) I can only highlight one item at a time
> > for deletion.
> > Is there any way I can delete multiple items in one hit?- Hide quoted text -
>
> - Show quoted text -

Thanks Akber
Thought that might be the case.
It seems it is easy to make a mistake using the matrix option and
generate multiple unwanted items (as I did) but then tedious to delete
those items to put the mistake right.
Bob


Posted by Akber Alwani on May 7, 2007, 12:35 am
Please log in for more thread options
HI RGJ,
if this is the case and you have not use any transaction for these items,
then I give you script which do what you need :

Below three scripts will first delete the items, then item component (matrix
details) and then Matrix header. IN the below scrip you will replace the
'MatrixItemLookupcode' with the code of your matrix i.e. 25000 as sample data.

delete from item
where ID in (select itemid from itemclasscomponent
where ItemClassID in (select ID from ItemClass where
ItemLookupcode='MatrixItemLookupCode'))

delete from itemclasscomponent
where ItemClassID in (select ID from ItemClass where
ItemLookupcode='MatrixItemLookupCode')

delete from ItemClass where ItemLookupcode='MatrixItemLookupcode'

Rate please.

"rgj" wrote:

> On May 5, 6:38 am, Akber Alwani
> > HI, as it risky and not all system provide you to do so in one click. so I
> > would say you need some 3rd party add on for this.
> >
> >
> >
> > "rgj" wrote:
> > > In the Items window (Ver2.0) I can only highlight one item at a time
> > > for deletion.
> > > Is there any way I can delete multiple items in one hit?- Hide quoted text
-
> >
> > - Show quoted text -
>
> Thanks Akber
> Thought that might be the case.
> It seems it is easy to make a mistake using the matrix option and
> generate multiple unwanted items (as I did) but then tedious to delete
> those items to put the mistake right.
> Bob
>
>

Posted by rgj on May 10, 2007, 6:48 pm
Please log in for more thread options
Akber

Thanks for the code.
I had in the meantime gone ahead and deleted manually - so I haven't tried
your code.
I'll keep it for next time though.
Bob

"Akber Alwani" wrote:

> HI RGJ,
> if this is the case and you have not use any transaction for these items,
> then I give you script which do what you need :
>
> Below three scripts will first delete the items, then item component (matrix
> details) and then Matrix header. IN the below scrip you will replace the
> 'MatrixItemLookupcode' with the code of your matrix i.e. 25000 as sample data.
>
> delete from item
> where ID in (select itemid from itemclasscomponent
> where ItemClassID in (select ID from ItemClass where
> ItemLookupcode='MatrixItemLookupCode'))
>
> delete from itemclasscomponent
> where ItemClassID in (select ID from ItemClass where
> ItemLookupcode='MatrixItemLookupCode')
>
> delete from ItemClass where ItemLookupcode='MatrixItemLookupcode'
>
> Rate please.
>
> "rgj" wrote:
>
> > On May 5, 6:38 am, Akber Alwani
> > > HI, as it risky and not all system provide you to do so in one click. so I
> > > would say you need some 3rd party add on for this.
> > >
> > >
> > >
> > > "rgj" wrote:
> > > > In the Items window (Ver2.0) I can only highlight one item at a time
> > > > for deletion.
> > > > Is there any way I can delete multiple items in one hit?- Hide quoted
text -
> > >
> > > - Show quoted text -
> >
> > Thanks Akber
> > Thought that might be the case.
> > It seems it is easy to make a mistake using the matrix option and
> > generate multiple unwanted items (as I did) but then tedious to delete
> > those items to put the mistake right.
> > Bob
> >
> >

Similar ThreadsPosted
Deleting multiple customers November 12, 2006, 4:10 pm
Deleting Items August 17, 2006, 11:05 am
Deleting many items November 11, 2006, 7:45 am
Deleting Old Items! November 27, 2006, 6:45 pm
Deleting items May 12, 2007, 6:38 pm
Deleting old items July 21, 2009, 5:01 am
deleting items via supplier ID March 24, 2006, 5:59 am
Deleting Line Items on POS September 28, 2006, 9:09 pm
Add-in question, Deleting Items September 22, 2008, 4:26 pm
Deleting All Items at the store and Resending from HQ October 3, 2006, 7:49 pm

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap