Hello,
I have a problem that I cannot overcome.
I am trying to retrieve records from a query using the code:
Set rcd = db.OpenRecordset ("qryCustomer", dbOpenDynaset)
but it comes up with the error "Expected parameters 2" why is this and what do I do do get over this.
Thanks
I
I have a problem that I cannot overcome.
I am trying to retrieve records from a query using the code:
Set rcd = db.OpenRecordset ("qryCustomer", dbOpenDynaset)
but it comes up with the error "Expected parameters 2" why is this and what do I do do get over this.
Thanks
I