Accessing DB2 from sMash
July 12th, 2009
1 comment
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:
1 2 | 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! Read more…