Can anyone out there help me with Database Connectors, and the IDXFORMAT?
I have a question about the $SET IDXFORMAT command that I place before my select statement.
I know that "21" is for an Indexed file, and that "18" is for the SQL Indexed file, but are their any IDXFORMATS for sequential files or Sort files that won't be in the SQL db?
Not all of our files will be stored in the Database (especially if we can't store sequential files), and I was also wondering if ALL of my files in my COBOL program need to have the $SET IDXFORMAT command so the database connector knows what kind of file it is??
Can sequential files be written and processed by SQL?
Also, does anyone know of some training videos or something I can read besides the MicroFocus documentation?
Thanks!




