Access 07 Query Error - Data type mismatch in criteria expression

BSY

New member
Local time
Today, 10:45
Joined
Oct 3, 2010
Messages
9
EDITED

if that any problem of my coding or ?
 
Last edited:
If MatchID is a NUMBER type, then remove the single quotes around 2

Where MatchID = 2

JR
 
If MatchID is a NUMBER type, then remove the single quotes around 2

Where MatchID = 2

JR

Yes , this is the error ~
Thanks you for recorrect my mistake ~ thanks alot ~
 

Users who are viewing this thread

Back
Top Bottom