> Thank you John:
> This is my first time creating a database,:)
> your post help me a lot, but gave me all customers records, not only
> the one that I'm asking about. The idea is to only get the customer
> record where the telephone number matches.
> Any hint?
John's example query includes a parameter that should prompt you for a specific
phone number when you run it. If you enter a particular customer's phone number
then that is the only record the query should return.

Signature
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
colladita - 24 Nov 2005 14:10 GMT
Thank you both, I realize what the problem was( some error in table's field
name) so now the queryis working fine
:)
> > Thank you John:
> > This is my first time creating a database,:)
[quoted text clipped - 6 lines]
> phone number when you run it. If you enter a particular customer's phone number
> then that is the only record the query should return.