What are some of the database features in JBuilder?
de la Lama: We’re especially proud of our database support inside JBuilder. Borland has a long heritage of building really solid development environments for database development, and we created something about three releases ago called dataexpress. It’s a great framework to build your applications on top of. It’ll insulate you from the rudimentary JDBC type of coding that most people have to do. So using dataexpress and the functionality it provides, we also give you something called JDatastore, and we’re up to version 4, which is an all-Java database. It’s a small footprint, fully object-relational database that allows you to build very solid applications locally. So we’re really excited that we could include this functionality in our professional version as well as our enterprise version. And in the enterprise version you get the actual source code to our framework for dataexpress. It’s a really solid value, we think, in database programming. JDJ: I imagine that people can check out