Skip to content

DavinChurch/ADO

Repository files navigation

ADO.Net interface

This project is not yet fully functional. It allows normal explicit SQL commands and handles them just fine, but when selecting data into an array in the APL workspace for APL-style modification, it only handles reading of data and updating the in-memory copy. It does not yet support writing those in-memory changes back to the SQL database.

To see a small example of how it is intended to be used, view the APL variable HowTo.

About

Provide an easy-to-use Dyalog APL interface to ADO.Net for access to SQL databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages