Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Capture
Message
From
31/10/2000 04:23:13
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Data Capture
Miscellaneous
Thread ID:
00436250
Message ID:
00436250
Views:
50
I have a Table A and a Table B

Table A has 1 Field and all Records are unique


Example: Table A


Code

a001
a002
a003
a004
a005
a006
a007
a008
a009
a010


I want to find a005 from Table A


Table B has 2 Fields and no Record is unique; unless Both Fields are grouped


Code Category


a 001
a 002
a 003
a 004
a 005
a 006
a 007
a 008
a 009
a 010


I want to find the record were Code = a and Category = 005


Which Method is the most practical to use and faster???



Regards,

Johann
Reply
Map
View

Click here to load this message in the networking platform