doubts on references

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, i would just to have something clear in my mind
Is it right that if i develop an application referencing i.e. ADO2.1 and my client has ADO2.7, althought he has a later more updated version my application wan't work?
This means you should have the exactly same library not just a later version vs a previous version to work properly.
Is it right?

Thanks
Rocco
 
Hello, I think what you said is true.
I run into a problem lately, when one of the client's
machine has ADO 2.5 and my dev machine has AOD 2.7. We
upgraded the client to ADO 2.7 and it worked. I am not
sure about the other way around (the client has a higher
version).
But I the dev and client should always have the same ADO
version.
-----Original Message-----
Hello, i would just to have something clear in my mind
Is it right that if i develop an application referencing
i.e. ADO2.1 and my client has ADO2.7, althought he has a
later more updated version my application wan't work?
This means you should have the exactly same library not
just a later version vs a previous version to work
properly.
 
Back
Top