Microsoft
Software
Hardware
Network
Question : Matching data from multiple tables
Hi guys
I have a database with multiple tables and in this case i am looking at 3 in particuler. named
1. dbo.sendersreference
2. dbo.despatch
3. dbo.despatchitem
in table 1 i am pulling the colum named "SendersReference"
in table 2 i am taking the colums named ItemAddressee, AddressLine1, Postcode, CreatedDate
in table 3 i am taking the colum named "Barcode"
all 3 tables have a colum named "DespatchID" which is colum 1. so the number in the colum pairs to its relative data in the other tables. my question is, how do i create a query that pulls all the relevant data based on a search by ItemAddressee. here is what i have so far
Select ItemAddressee, AddressLine1, Postcode, CreatedDate, Barcode, SendersReference FROM dbo.despatch, dbo.despatchitem, dbo.sendersreference WHERE ItemAddressee Like (''%' + edit1.text + '%'')
the edit box is where i am specifying a partial name within a delphi form
kind regards
steve
Answer : Matching data from multiple tables
check that you do not have an entry in /etc/hosts for your windows pc. if you do, remove the entry.
Random Solutions
How can I set up email on my Samsung Black Jack cell phone (log)?
Cannot enable infopath in sharepoint 2010
Applying group sum to higher level
That's not contempt. THIS is contempt
How to activate the insertitemtemplate of a formview
Exchnage database restoration
Crystal Reports for Visual Studio 2010
Citrix presentation Svr 4.5 - Data collector election
Please suggest a suitable router
Hide local user folders on Server 2008 desktop