![]() |
Stored Multiple Shipping Addresses - What Table |
Post Reply
|
| Author | |
njessen42
Groupie
Joined: 12-November-2007 Location: Spokane, WA Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Stored Multiple Shipping Addresses - What TablePosted: 25-January-2011 at 5:50pm |
|
We are looking to update our billing and shipping addresses from our accounting system into product cart. I found the primary billing and shipping address in dbo.customers but can not find the alternate saved shipping addresses customers can use. Does anyone know the table this is stored in?
Thanks Nate |
|
![]() |
|
Brett
Groupie
Joined: 22-April-2008 Location: Phoenix, AZ Status: Offline Points: 89 |
Post Options
Thanks(0)
Quote Reply
Posted: 26-January-2011 at 5:34pm |
|
I believe the table you're looking for is recipients. I found it by logging into CustPref.asp, then clicking on "Manage Shipping Addresses". This took me to CustSAmanage.asp and then "Add new shipping address" took me to CustAddShip.asp. The source code for CustAddShip.asp has an insert statement to the recipients table.
Hope this information helps you! |
|
![]() |
|
njessen42
Groupie
Joined: 12-November-2007 Location: Spokane, WA Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 28-January-2011 at 3:00pm |
|
You are very correct. Just looked in there and found what I needed.
Thanks for posting a reply. Nate Edited by njessen42 - 28-January-2011 at 3:01pm |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() 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 |