S
Sirocco
Does ADO only work with adp files? I'm trying to convert some real simple
DAO to ADO and it's not working. I"m working with an mdb file, in v2000
on NT and 2003 on XP, mdb backend. I have all the proper references (could
the order be wrong?). It involves searching for a record by using a
combobox and recordset clones. The DAO version works fine - it was
created by the wizard. The ADO sample I'm using is in Mary Chipman's "MS
Access Developers guide to SQL server" seems to have the exact conversion,
on p176, but the edits I'm applying simply don't work, I'm getting a type
mismatch error. Anybody else experience this problem, or similar. Calling
Mary Chipman....
Many thanks in advance.
DAO to ADO and it's not working. I"m working with an mdb file, in v2000
on NT and 2003 on XP, mdb backend. I have all the proper references (could
the order be wrong?). It involves searching for a record by using a
combobox and recordset clones. The DAO version works fine - it was
created by the wizard. The ADO sample I'm using is in Mary Chipman's "MS
Access Developers guide to SQL server" seems to have the exact conversion,
on p176, but the edits I'm applying simply don't work, I'm getting a type
mismatch error. Anybody else experience this problem, or similar. Calling
Mary Chipman....
Many thanks in advance.