Combining results from three sources
- From: "Imran Aziz" <imran@xxxxxxx>
- Date: Fri, 12 Aug 2005 12:06:39 +0100
Hello All,
I have to combine search results from three different data sources, two
are separate databases in an SQL server one is a mySQL server database. I
get the search results from each of them in my separate classes. Now I need
to combine them and remove duplicates how do I work with that ?
say
DataSet ds1 has now got three tables source1, source2 and source3 how do I
perform an in-memory query on the dataset tables to get a view that removes
duplicates ?
Imran.
.
- Follow-Ups:
- Re: Combining results from three sources
- From: Marina
- Re: Combining results from three sources
- From: William \(Bill\) Vaughn
- Re: Combining results from three sources
- From: Adrian Moore
- Re: Combining results from three sources
- Prev by Date: Re: Forcing data bound controls to be populated before showing form
- Next by Date: Re: Combining results from three sources
- Previous by thread: Forcing data bound controls to be populated before showing form
- Next by thread: Re: Combining results from three sources
- Index(es):
Relevant Pages
|