Accessing DB2 from sMash

I couldn’t find a simple example that explicitly shows how to connect to DB2 from sMash, so I put one together. You can grab the resulting example sMash application using the zero command line like this:

 zero modulegroup addurl http://soal.org/sMash/repo/
 zero create db2App from soal:db2App

(On a side note, notice how I’m hosting a zero repository containing my app right here on soal.org! Continue reading “Accessing DB2 from sMash”