Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumerating DAO Recordset Fields throws unable to cast from Field2 to Field #19

Closed
semenenkov opened this issue Oct 26, 2017 · 1 comment

Comments

@semenenkov
Copy link

Hello,

Getting familiar with your amazing project and have faced with such issue - can not enumerate DAO recordset fields - unable to cast from Field2 to Field. Looked at the code and tried to fix by replacing Field with the base _Field which should work with both Field and Field2 - and it seems to work. For now I've checked only with Office 2013 and 2016/365, going to check later also for 2007 - that's the lowest version I need to support.

Attaching svn patch as text - may be it would be helpful.

Fields.patch.txt

Cheers,
Konstantin

@jozefizso
Copy link
Member

Fixed in release v1.7.4.1 (Update 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants