• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

smartdom
#1 Posted : Monday, May 17, 2010 10:57:19 AM(UTC)
smartdom

Rank: Member

Joined: 11/15/2006(UTC)
Posts: 52

Two BVC stores will be run in tandem, while a user transition is undertaken, one of which is a new store. At some point the old store will be turned off. There is a need to take all sales orders from the old store and put them in the new one. Is there a tool to do this? Can the sales order API be used in some way? Is it wise to copy all relevant rows from all applicable tables using T-SQL?


All advice appreciated.



Thanks.
smartdom
#2 Posted : Friday, May 21, 2010 5:38:32 AM(UTC)
smartdom

Rank: Member

Joined: 11/15/2006(UTC)
Posts: 52

I exported an order using code like so:
[2]
Dim
[/2]
[2]As[/2][2]Of[/2][2]Nothing[/2]

[2]CInt[/2][2]CInt[/2][2]Me[/2][2]For[/2][2]Each[/2][2]As[/2][2]In[/2][2]If[/2][2]False[/2][2]Then
[/2]
[2]End[/2][2]If</P>[/2][2]Next</P>[/2]</FONT>
Marcus
#3 Posted : Friday, May 28, 2010 2:45:00 PM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Orders.Order.FindByRange does not pull line items with the order. You need to do an individual FindByBvin call to get the line items too.
smartdom
#4 Posted : Thursday, June 10, 2010 10:05:27 AM(UTC)
smartdom

Rank: Member

Joined: 11/15/2006(UTC)
Posts: 52

Originally Posted by: "Marcus" Go to Quoted Post

Orders.Order.FindByRange does not pull line items with the order. You need to do an individual FindByBvin call to get the line items too.

Thanks. That worked.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012