MarkDonnelly
New member
- Local time
- Today, 18:34
- Joined
- Jun 4, 2007
- Messages
- 1
Hi
Hope someone can help
I have a query that is trying to match two tables, one in MSSQL2000 and the other in Access 2003. The matching field in MSSQL is a Text field and in Access the field is a long integer. When I try to run the query it gives a Type Mismatch error.
I've tried all the functions that I can see to convert either of the fields data types but to no avail.
Does anyone know of a way to force a match?
Thanks
Mark
Hope someone can help
I have a query that is trying to match two tables, one in MSSQL2000 and the other in Access 2003. The matching field in MSSQL is a Text field and in Access the field is a long integer. When I try to run the query it gives a Type Mismatch error.
I've tried all the functions that I can see to convert either of the fields data types but to no avail.
Does anyone know of a way to force a match?
Thanks
Mark