论文部分内容阅读
WWW(World Wide Web)已经是Internet上最重要的应用。CGI和JDBC的出现,使得利用浏览器在远地访问数据库成为可能。本文比较了两种常用访问数据库方法的特点,重点讨论了JDBC是如何实现的,并介绍利用JDBC API编写查询数据库的一般方法。
WWW (World Wide Web) is already the most important application on the Internet. The advent of CGI and JDBC makes it possible to access a database remotely using a browser. This article compares the features of two commonly used methods of accessing databases, focusing on how JDBC is implemented and how to write query databases using the JDBC API.