Gurus,
Is there anyway that I can setup my DSN to avoid having the say "LIBRARY.TABLE" in my SQL statements?
Our test and production environments differ in that the test AS400 does not have "TABLE" in the same library as production. I don't want to have to change code in moving from test to production. That defeats the purpose.
Chris