
DAO 3.5 & DAO 3.51 work differently
I do not miss the reference, but when I install my appl on a computer with a
refecence to DAO 3.51 it does not work where as the application works fine
if the computer has a refecence to DAO 3.5
Where can I find a 10-line example of how to save data to an Access database
using 3.51?
Thanks
Quote:
>My code works fine with DAO 3.5 but does not work with 3.51
>What do I need to change?
> Dim dbsMyDB As Database
> Dim rstNaam As Recordset
>where can I find the changes that I need to apply to my application when
>using 3.51 ?
>GREATLY APPRECIATE HELP !!!