Hello,
I'm using the app builder in a windows environment and the data is stored on a Linux machine and accessed via ODBC.
1. How do I verify what indexes are created on a table?
- Using the ODBC console tab doesn't seem to help since it appears to just be creating a temporary table and LIST STAT doesn't show indexes (a .DBX file may or may not exist).
2. How do I create an index for a table?
- I don't know if INDEX on fieldname tag tagname is working (see point number 1).
3. How do I set and use an index when virtual tables are used?
Cory
Bookmarks