If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have IDS 9.4 running on Windows 2000.
I have DELIMIDENT set equal to "yes" in the Environment Variables
When I connect to the database via DBAccess and try something like this:
select accountId as "ACCT" from account
It works fine.
If I try the same thing over JDBC I get:
Message : A syntax error has occurred.
Error Code : -201
SQLState : 42000
StackTrace :java.sql.SQLException: A syntax error has occurred.