On the AS400, I can specify the region in SQL using the syntax region/table if I'm running the query through strsql. But if I instead use a seperate program to launch the sql using ODBC, I get an error if I try to use that syntax. Does anyone know how I can specify the region in my SQL when using ODBC drivers?