I have the following problem. Access 97 tells me that
PropType As DAO.DataTypeEnum
is not an Automation type supported in Visual Basic.
I have the reference set to DAO 3.6. I have also tried DAO 3.51 but with no success. In Access 2000. The code worked perfectly.
Thanks for any help.
PropType As DAO.DataTypeEnum
is not an Automation type supported in Visual Basic.
I have the reference set to DAO 3.6. I have also tried DAO 3.51 but with no success. In Access 2000. The code worked perfectly.
Thanks for any help.