Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I'm trying to insert data in table which some of column names contains this character £.
I get this error :
Exception in component tDBOutput_1 (JOB_NAME)
java.sql.SQLException: [SQL0104] El{ment syntaxique £ n'est pas correct. El{ments possibles : ) ,.
Im using AS400 database
I activated Allow specific characters (UTF8,...) in File > Edit Project properties but it didn't work.
Can someone help please ???