Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all SQL Host Variables #2320

Closed
27 of 28 tasks
VitGottwald opened this issue May 30, 2024 · 3 comments
Closed
27 of 28 tasks

Support all SQL Host Variables #2320

VitGottwald opened this issue May 30, 2024 · 3 comments
Labels
new feature New feature or request
Milestone

Comments

@VitGottwald
Copy link
Contributor

VitGottwald commented May 30, 2024

See Declaring host variables and indicator variables in COBOL. The complete PDF can be found here.

  • Numeric host variables
  • Character host variables
  • Graphic character host variables
  • Binary host variables
  • LOB variables and file reference variables
  • XML data host and file reference variables
  • ROWID host variables
  • Result set variables
  • Table locator variables
  • LOB locator variables
  • LOB file reference variables
  • XML file reference variables #2390
  • Host-variable arrays in COBOL
    • Numeric host-variable arrays
    • Character host-variable arrays
    • LOB, locator, and file reference variable arrays
    • XML host and file reference variable arrays
    • ROWID variable arrays
  • Host structures
    • Numeric usage items
    • Integer and decimal usage items
    • CHAR inner variables
    • VARCHAR inner variables
    • VARGRAPHIC inner variables
    • LOB variables, locators, and file reference variables
    • LOB variables and file reference variables for XML data
  • Indicator variables, indicator arrays, and host structure indicator arrays
  • Controlling the CCSID for COBOL host variables
@ap891843
Copy link
Contributor

#2365

@ap891843
Copy link
Contributor

#2380 #2364

@VitGottwald
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Released
Development

No branches or pull requests

3 participants