My study guide for the DB2 8.1 Application Developer exam (published by Prentice Hall) has a lot of good material on how to develop C and Java applications that work with DB2. With the DB2 Command Line Processor, you basically write DB2 commands and run them against the database. So, there is no needs to compile or set up a Java run-time environment.
Comment Wall (1 comment)
You need to be a member of ChannelDB2 to add comments!
Join ChannelDB2
My study guide for the DB2 8.1 Application Developer exam (published by Prentice Hall) has a lot of good material on how to develop C and Java applications that work with DB2. With the DB2 Command Line Processor, you basically write DB2 commands and run them against the database. So, there is no needs to compile or set up a Java run-time environment.