Error #438 - Microsoft VBScripte runtime error
Object doesn't support this property or method
It then references the line number that has this code (line number varies but is between 30 and 40)
- Code: Select all
dictCustomEntries = SDB.Database.OpenSQL(sql)
Not sure what that means or how to fix it. Any help? Thanks.


