Hi, I'm facing a problem in exporting a schema to database using Visual Age for Java. I tried the steps from Kyle Brown's book, but for some reasons I was prompted with an exception. In the schema browswer screen, I selected, Schema->export Entire Schema to Database. When I click OK or Test I was prompted with the following message: java.lang.ClassNotFoundException: COM.db2.jdbc.app.DB2Driver The following is the information I keyed in the Database Connection: Connection type: COM.ibm.db2.app.DB2Driver Data Source: jdbc:db2:ACCOUNT Userid: db2admin Password: db2admin I noticed that someone else have the same problem, if you are reading this and have solved it, it would really be great if you could give me some assistance in solving it. Anyone else that have some clues please give me a hand. Thanks in advance. Cheers.