|
Mark Phippard wrote: >>I've got a JDBC statement that is getting the following error ... >>java.sql.SQLException: [SQL0113] Le nom TRJOB# n'est pas admis. >>Which translates into: Name TRJOB# not allowed. > To solve the problem I created a table that was keyed by an integer and > had a 1-char field with CCSID 65535. I then added rows for a bunch of > special characters. I then made a small Java class that will query this > file and return the character. Unfortunately, changing the table is not really an option for me. Since the column is clearly valid in the database, I need to figure out a way to make JDBC use a ccsid that will handle the table correctly. david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.