elsenorjose
Technical User
I am working on an existing report and need to change the table joins from INNER to LEFT OUTER but I get a strange error when I do so. First, I get a 'Failed to retrieve data from the database' error. Then I get a subsequent error saying 'Failed to retrieve data from the database. Details: HY000:unrecognized token: "{" )1_ [Database Vendor Code: 1]
It's not the common 'If tables are already linked then the join type cannot be changed.' error and it seems like it's database or application specific but no one at Spiceworks can figure out why I'm getting that error. They use SQLite as their database and to be honest, I'm not at all familiar with it.
Thanks.
It's not the common 'If tables are already linked then the join type cannot be changed.' error and it seems like it's database or application specific but no one at Spiceworks can figure out why I'm getting that error. They use SQLite as their database and to be honest, I'm not at all familiar with it.
Thanks.