Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Implementation of a Web Database using the Approach of Java Database Connectivit
#1

Web database publishing is a new way to publish information electronically. A typical Web database publishing system has a Web browser as its user interface, a database server as its information store, and a Web server connecting the two. The basic idea of this project is to use JDBC to search databases directly from an Internet Web browser. The database is kept on an NT server. JDBC is used to interact with Web pages. This project uses a simple interface to help the administrator update the database on the Web server. Some security issues are discussed also. There are four purposes in this project: 1. To study a real time database system 2. To design a Web-Oriented user interface 3. To discuss Web security 4. To practice network communication
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.