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

Basic array support to be enhanced with update by an SQL update statement [CORE1918] #2351

Closed
firebird-automations opened this issue May 27, 2008 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Roberto Smith (robertosmith)

Duplicates CORE710

Basic array support to be enhanced with update directly by an SQL update statement. Currently, Array can only be read by an SQL statement, but it requires external 3rd party tools such as FIBPlus to call API services in order to save or update an array. This feature allow us to write efficient stored procedures because similar data can be referenced with array instead of individual variables which makes the procedures bulky. A statement can be looped efficiently with array compared to different statements to be hard coded to address similar individual variables.

Thanks.

roberto

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE710 [ CORE710 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant