Ajax
Overview
This article describes the use of Open source project DWR (direct web Remote control) and Ajax (asynchronous JavaScript and XML) concepts to improve the usability of Web applications. The author steps to show how DWR makes
Model
Third, to achieve your mode layer
The model layer, which is the data processing layer in the MVC pattern, is used to mount the information and business logic, and design it to three concepts:------Model class. is an entity class. Data that is
18.3.2.2 using implicit control
By default, Delphi provides an implicit transaction control for the application through BDE. When an application is in implicit transaction control, Delphi provides implicit transaction control for each record
Js|web
System Environment:1, operating system: Windows 2000
2. Database: Oracle 8i R2 (8.1.6) for NT Enterprise Edition
3, Installation path: C:\ORACLE
This example uses the software to download the address:
1,
oracle| Script | data | database
Oracle database replication Common scripts
(Shi July 30, 2001 17:30)
Oracle data replication is a relatively mature technology in Oracle database products and is an important part of the entire distributed computing
Oracle can use multiple languages to write stored procedures, such as Pro*c/c++,pl/sql,cobol, and in oracle8i to support writing stored procedures in Java.
If you do not want to write stored procedures, as a living Java, I prefer to write in Java,
Mysql
First of all, this article is purely my personal experience, applicable to my common environment and projects.Personally, the database character set uses UTF8 (the HTML page corresponds to UTF-8) so that your data can be migrated smoothly
As for the installation of knowledge, here is not much to say, to pay attention to the two points is:
1. Install Tomcat (Jakarta-tomcat-5.0.28.exe)
2. Installation of PostgreSQL (Postgresql-8.0-beta1-20040809.msi) (7.0 and 8.0 versions are
js|sql| details as to the installation of knowledge, here not to say, to pay attention to the two points is:
1. Install Tomcat (Jakarta-tomcat-5.0.28.exe)
2. Installation of PostgreSQL (Postgresql-8.0-beta1-20040809.msi) (7.0 and 8.0 versions are
Oracle
Introduction to ORACLE 8i common connectivity Technology
====================================
Welcome everyone to exchange with me: small white enhydra_boy@tom.com
Welcome to reprint, please keep this statement, thank you!
================
OData Open Data Protocol is a Microsoft-Gdata Open Data protocol for Google, designed to promote the standardization of Web application database formats, and Microsoft defines OData as a protocol based on HTTP, AtomPub, and JSON to enhance data
js|oracle| access to the system environment:
1, operating system: Windows 2000
2. Database: Oracle 8i R2 (8.1.6) for NT Enterprise Edition
3, Installation path: c:oracle
This example uses the software to download the address:
1,
Generally speaking, we do this through ODBC to access the remote backend database. However, ODBC has a fatal drawback--slow speed. In fact, for Oracle databases, in addition to ODBC, we can use the OLE object (Oracle Objects for OLE) provided by
js| Data | database
I wrote this class when I was in the school web Design competition. A little modification is now available to discuss the problem with JSP database access optimization. The class has the following contents, which are applicable
Objects | collection | data | database
’*************************************************************
' Please keep this declaration information when forwarding, this statement does not affect your speed!
’*******************************************
18.3.1 use tdatabase part to join SQL Server
18.3.1.1 tdatabase Parts Overview
Tdatabase the connection of a part-processing application to a single database. If you do not need to control the database join, you do not have to create the tdatabase
Data | database
Import java.sql.*;Import java.io.*;
public class Writedb {public static void Main (string[] args) {Connection Conn=null;String driver= "Com.mysql.jdbc.Driver";//DriveString url=
Asp.net| Programming | objects
First of all, let's talk about object-oriented programming ideas. I think the current mainstream programming ideas are nothing more than two kinds: structure and object oriented. In the past, in the ASP, we fully
Ajax
Use DWR to start using javascript:void (0) in your Web application; >ajax
Author: Cloves Carneiro
Translator: Simmone
Copyright notice: Any access to the matrix authorized website, reprint, please be sure
Data | database
II. Abstract database interfaces (using data manipulation management classes)
In the MVC pattern development, the model layer is responsible for all the operations of the database, in order to the operation of the database unified
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.