We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,442 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Select data from 4 different databases

Not sure if this can be done in php or whether I should look at other alternatives.

I'm trying to access 4 different sources of data to put on one page - Amazon API, Ebay, our sales data on one server and our inventory data on another server. (Historical reason s for 2 servers)

The idea is to scan the UPC into a search box and bring up a page of data with

1. Amazon title, lowest price, image, number of offers and manufacturer.

2. Ebay image for the same UPC

3. Our average sales for this UPC by month over the last three months

4. Our current stock of the UPC which could be in multiple SKU's

As we discuss it, it gets more complicated and we're thinking of bringing in the separate pieces of data from the four sources into a fifth db and interogate that.

Others have suggested Ajax or Java but are uncertain if this could be done.

Any pointers as to where to start would be appreciated.

2
Contributors
2
Replies
1 Day
Discussion Span
1 Year Ago
Last Updated
3
Views
Question
Answered
eman neercs
Newbie Poster
18 posts since Nov 2009
Reputation Points: 9
Solved Threads: 0
Skill Endorsements: 0

Do you already have a solution for 1 and 2, or is this what you are looking for ? Apart from that I strongly recommend building the fifth database, to avoid your result pages getting slow. For getting the lowest price on Amazon you could run a nightly script.

pritaeas
Posting Prodigy
Moderator
9,316 posts since Jul 2006
Reputation Points: 1,178
Solved Threads: 1,467
Skill Endorsements: 86

I have no solutions at all at the moment but I needed a pointer at to the fifth db. Thanks.

eman neercs
Newbie Poster
18 posts since Nov 2009
Reputation Points: 9
Solved Threads: 0
Skill Endorsements: 0
Question Answered as of 1 Year Ago by pritaeas

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0653 seconds using 2.68MB