gdanalakshmi
Registered User.
- Local time
- Today, 13:29
- Joined
- Nov 26, 2002
- Messages
- 102
I have 2 tables.
Table1 has a field StructureID (Number)
Table2 had a field Struture_id (Text)
In the design view I made the JOIN as INNER JOIN.
Since the data types donot match I get a Type Mismatch error. How can i overcome that?? I donot want to make any design changes to the existing table since it was designed by somebody else.
Thanks
Table1 has a field StructureID (Number)
Table2 had a field Struture_id (Text)
In the design view I made the JOIN as INNER JOIN.
Since the data types donot match I get a Type Mismatch error. How can i overcome that?? I donot want to make any design changes to the existing table since it was designed by somebody else.
Thanks