Using gawk interactively to query a database

Using gawk interactively to query a database In my previous post I showed you how to install a JBDC client to access a MaxDB database. Since I got that running I ran into an issue where I needed to retrieve a filepath from my database. This filepath was broken up into it individual components with …

Using gawk interactively to query a database Read More »