My component and keyed file systems are built on Elias' SQL DB interface. Do I need to convert those?
Also, if we are making the SQL interface an integral part of GNU APL, I would really like to see MS SQL Server support added. Thanks! Blake On Fri, Jan 6, 2017 at 9:57 AM, Juergen Sauermann < [email protected]> wrote: > Hi, > > Elias (the author of the SQL native function) and myself have > converted the previously native function into a system function named > *⎕SQL*. Everything else remains the same. > > The *wslib5/SQL.apl* workspace was updated accordingly; if you use > that workspace instead of the native function directly then you should > not notice any differences. > > The native function for SQL will remain for a while, but disappear > eventually. > > Enjoy, > Jürgen > > > >
