Re: Searching disparate databases

2009-06-08 Thread John
I would have your internal model how you like for the best application design and then write cron scripts that import into your main db from the other disparate format databases. Have a field in your internal model so you know the original source of each entry. Reimport when the third party DBs du

Searching disparate databases

2009-06-08 Thread Amit Sethi
Hi all , I am trying to develop a web app that searches products on some local stores and give the price.Now I can obviously have a format for stores to feed my database but rather than that .What I want is that the local stores be able to dump their database/feeds on my Server . It woul