Đang chuẩn bị liên kết để tải về tài liệu:
Developing database applications
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Tham khảo sách 'developing database applications', công nghệ thông tin, cơ sở dữ liệu phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Developing database applications Borland JBuilder for Windows 95 Windows 98 Windows NT Borland A Division of Inprise Corporation 100 Enterprise Way ScottS Valley Ca 95066-3249 Refer to the file DEPLOY.TXT located in the root directory of your JBuilder 3 product for a complete list of files that you can distribute in accordance with the JBuilder 3 License Statement and Limited Warranty. Inprise may have patents and or pending patent applications covering subject matter in this document. The furnishing of this document does not give you any license to these patents. Copyright 1999 Inprise Corporation. All rights reserved. Borland is a division of Inprise Corporation. All Inprise and Borland products are trademarks or registered trademarks of Inprise Corporation. Other brand and product names are trademarks or registered trademarks of their respective holders. printed in the U.S.A. JBE1330WW21001 2E1R399 9900010203-9 876 54 32 1 PDF Contents Chapter 1 Developing database applications 1-1 Chapter 2 Installing and setting up JBuilder for database applications 2-1 Installing JBuilder JDBC and the JDBC-ODBC bridge.2-1 Installing JDBC and the JDBC-ODBC bridge.2-2 Connecting to databases.2-2 Installing JBuilder sample files .2-3 Installing Local InterBase Server.2-3 Starting the InterBase Server.2-5 Stopping the InterBase Server.2-5 Tips on using InterBase.2-5 Using InterClient.2-6 Troubleshooting JDBC database connections in the tutorials.2-8 Unable to load dll JdbcOdbc.dll .2-8 java.sql.SQLException No suitable driver . 2-8 Data source name not found . 2-8 Connection failed java.sql.SQLException . unavailable database.2-9 Chapter 3 Understanding JBuilder database applications 3-1 Understanding JBuilder s DataExpress architecture . 3-3 borland.com database-related packages . 3-5 Chapter 4 Connecting to a database 4-1 Tutorial Connecting to a database using the JDBC-ODBC bridge . 4-3 Adding a Database component to your application . 4-3 Setting Database connection .