Web database applications
-
This paper presents a comprehensive scientometrics on the existing trend on mesoporous materials in chemistry. The study uses Web of Science database as the primary source of value added articles and performs different methods for detecting highly cited articles, most active countries, etc.
18p tocectocec 25-05-2020 15 2 Download
-
Upon completion of the course, students will be able to: Develop Java applications to solve typical business problems; Use Java Servlet and JSP technology to develop simple web applications; Use Java JDBC API to develop web based database applications.
8p lebronjamesuit 23-08-2012 77 5 Download
-
Chương 2 : MapServer – WebGIS Application bằng C++, hỗ trợ các kết nối nhiều loại dữ liệu như : MapInfo,Microstation DGN, ArcInfo… • CONNECTION Câu kết nối CSDL để nhận về dữ liệu đối với dữ liệu nằm trên các server hoặc các hệ DBMS. Ví dụ : Câu kết nối đến SDE bao gồm hostname, instance name, database name, username và password được phân cách bằng dấu phẩy. Câu kết nối đến PostGIS có dạng “user=nobody password=***** dbname=dbname host=localhost port=5432”. Còn câu kết nối đến Oracle : user/pass[@db].
13p caott3 20-05-2011 181 46 Download
-
PHP 5/MySQL Programming- P1:computer programming has often been seen as a difficult and arcane skill. Programming languages are difficult and complicated, out of the typical person’s reach. However, the advent of the World Wide Web has changed that to some extent. It’s reasonably easy to build and post a Web page for the entire world to see. The language of the Web is reasonably simple, and numerous applications are available to assist in the preparation of static pages
5p venus135 05-12-2010 68 5 Download
-
Khi sử dụng ADO (địa phương cơ sở dữ liệu / Single Bậc Ứng dụng) cuối cùng của Microsoft phương pháp truy cập dữ liệu được ADO, và nó bây giờ là tiêu chuẩn cho hầu hết các văn phòng, Web, và Visual Basic NET môi trường
1p luvpro 06-08-2010 65 4 Download
-
[ Team LiB ] Recipe 1.17 Using Transactions with Pooled Connections Problem You want to use connection pooling with transactions in your .NET application to maximize performance. Solution The discussion explains how to use connection pooling with transactions.
1p luvpro 04-08-2010 84 5 Download
-
[ Team LiB ] Recipe 7.14 Using a DataView to Control Edits, Deletions, or Additions in Windows Forms Problem You need to selectively prevent users from editing, deleting, or adding data in a Windows Forms application. Solution Bind a DataView to Windows Forms controls. The sample code contains four event handlers
3p luvpro 04-08-2010 96 10 Download
-
Creating a Simple ASP.NET Web Application Using VS .NET In this section, you'll see how to create a simple ASP.NET Web application that contains a text box and a button using VS .NET.
8p daisuphu 29-07-2010 217 36 Download
-
Building a More Complex Application In this section, you'll see a more complex Web form that uses Label, TextBox, RadioButtonList, DropDownList
6p daisuphu 29-07-2010 102 7 Download
-
Oracle Enterprise Manager 10g Grid Control Implementation Guide and many other types of targets as well. It is best practice to run either Grid Control or Database Control, but not both, although you can run both concurrently. Grid Control vs. AS Control How is Grid Control different from Application Server (AS) Control? In short, as just one of many target types it monitors, Grid Control monitors the Oracle Application Server, whereas AS Control administers the Oracle Application Server.
10p vongsuiphat 04-01-2010 128 11 Download
-
Critical Database Concepts new features include “invisible” indexes, simplified table maintenance, and editioned objects. You should evaluate your previous architecture decisions in light of the new features available. In the next several chapters, you will see how to install Oracle Database 11g and how to upgrade to Oracle Database 11g from prior releases. Following those chapters, you will see an overview of application planning, followed by many chapters on the use of SQL, PL/SQL, Java, object-oriented features, and XML to get the most out of your Oracle database.
10p vongsuiphat 04-01-2010 117 15 Download
-
Oracle Server Technologies and the Relational Paradigm The relational paradigm is highly efficient in many respects for many types of data, but it is not appropriate for all applications. As a general rule, a relational analysis should be the first approach taken when modeling a system. Only if it proves inappropriate should one resort to nonrelational structures. Applications where the relational model has proven highly effective include virtually all Online Transaction Processing (OLTP) systems and Decision Support Systems (DSS).
10p vongsuiphat 04-01-2010 200 64 Download
-
These enhancements are briefly reviewed in the following subsections. Chapter 3 covers the SIMPLE_INTEGER datatype. Chapter 4 covers the continue statement. Chapter 6 demonstrates the cross-session PL/SQL function result cache, and both mixed, named, and positional notation calls. Automatic subprogram inlining and the PL/SQL Native Compiler are covered in Chapter 9. Chapter 16 covers web application development and the multiprocess connection pool.
10p vongsuiphat 04-01-2010 163 35 Download