UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

> Selecting from 2 tables on like fields    
 
   
nick1277
post Sep 14 2004, 08:47 AM
Post #1

New Member
Posts: 1



I have two fields in two separate tables with similar values that I would like to attempt to match on.

For example:

Table1 Field
IVY (Integrated Virtual Chemistry)
Chime/Chime Pro for Internet Explorer

Table 2 Field
Accelrys IVY 1.1
Chime Pro Add-on

I have used the following query with an ending wild card to do some loose matching but am wondering if there are any other ways to match on similar fields.

SELECT [All App Table].[InformationResourceName], [All_Installed_Desktop_Apps].[Application Name]
FROM [All App Table] INNER JOIN All_Installed_Desktop_Apps ON [All App Table].[InformationResourceName] Like [All_Installed_Desktop_Apps].[Application Name] & "*";
Go to the top of the page
 
+
 
Start new topic
Replies (1 - 1)
Candace Tripp
post Sep 14 2004, 10:58 AM
Post #2

UA Admin & Utter Angel
Posts: 3,039
From: Virginia, USA



Go to my site and download the Soundex demo database.
Go to the top of the page
 
+

Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 19th May 2013 - 12:37 AM