Hi,
I have a acces database. I try this command and he gives an error.
contactl.Recordset.FindFirst "email LIKE '*" & "[email protected]" & " *' "
the error is:
operation is not supported for this type of ebject.
Can some help me?
Printable View
Hi,
I have a acces database. I try this command and he gives an error.
contactl.Recordset.FindFirst "email LIKE '*" & "[email protected]" & " *' "
the error is:
operation is not supported for this type of ebject.
Can some help me?
The problem is resolved, i don't get an error now but he doesn't find nothing. The record exist but he doesn't find him. how can that be?
Problem resolved. Sorry for the disturb ;)