Strange SQLite "message"

Ok… dunno why, but this fixed it

   let SQL = "SELECT * FROM \(objectTABLE) WHERE objtype='C' AND objName='\(windowNAME)' AND superclass != '*'"

and set the default to ‘*’ in the table creation