Skip to content

RunSQL statement not respecting Code4i user library list #503

@rbeckham

Description

@rbeckham

I have a sql script that:

  • creates table,
  • inserts labels on columns
  • assigns permissions to that table.

I used to be able to connect to Code4i, open the script and hit Ctl+E to basically compile (run) all three statements. Everything worked great. My table was created and permissions set.

Something has changed. When I hit Ctl+E it seems like it does try to run one statement, I did find the "Run all" but when I run the sql statements now it does not respect my user library list in code4i ??

How can I run sql code in vscode and not have to hard code libraries now??

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions