S
Stacy
I have a query looking at 3 tables that I am trying to pull user access
responsibility names out of. However, I have criteria for the name
structures that it has to match:
Not Alike "ABCD FR%"
Not Alike "ABCD MCR%"
Not Alike "ABCD MST%"
Alike "ABCD%"
Unfortunately, I can't change these naming structures, and I have to look at
it from a country code aspect, but the US doesn't have the country code
designation. It's just plain ABCD....
Any thoughts? The database, and some of the underlying queries are bouncing
off of an Oracle database by way of an ODBC Connection.
responsibility names out of. However, I have criteria for the name
structures that it has to match:
Not Alike "ABCD FR%"
Not Alike "ABCD MCR%"
Not Alike "ABCD MST%"
Alike "ABCD%"
Unfortunately, I can't change these naming structures, and I have to look at
it from a country code aspect, but the US doesn't have the country code
designation. It's just plain ABCD....
Any thoughts? The database, and some of the underlying queries are bouncing
off of an Oracle database by way of an ODBC Connection.