Scott,
I'm using the Sequence Editor. What does OI stand for anyway? I did successfully login. The error is that the database engine believes it can't find a table, but if a sequence wasn't loaded before the call, it can find the table. Here's the flow currently:
1. Start the App
2. Create the TestStand Engine
3. Login to TestStand
4. Perform a database call
5. Use results for other stuff ( non-TestStand related )
6. Load a sequence
7. Sequence loaded
8. Repeat 4 ( fails )
It's the same exact call except I'm looking for a different value in one of the fields. The error is that the table can't be found. It doesn't make any sense how to the two are related. Thanks.
-G-
-G-