Efo74 Posted February 15, 2018 Posted February 15, 2018 In my scripts I use a custom dll for sqlite, this dll is a 32 bit of : System.Data.SQLite.dll. When I upgrade Autoit to latest version 3.3.14.3 I can't use this custom dll. I receive error after loading with _SQLite_Startup ($CustomDLLPath). If I use _SQLite_Startup ($CustomDLLPath,False,1) is ok but when I use _SQLite_GetTable2d with a previous working query I receive error: 21 Library used Incorrectly. What is wrong. Now I have reinstall old version 3.3.14.2 and all is working fine. Can someone help me ? Thank you. :rolleyes:
Danp2 Posted February 15, 2018 Posted February 15, 2018 Latest Webdriver UDF Release Webdriver Wiki FAQs
Efo74 Posted February 15, 2018 Author Posted February 15, 2018 Thank you very much for the support. I'm waiting for new release. :rolleyes:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now