You are currently browsing the Database Management and Programing Article weblog archives for July, 2008.
You are currently browsing the Database Management and Programing Article weblog archives for July, 2008.
Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
org.springframework.beans.factory.access.BootstrapException org.springframework.beans.factory.BeanCreationException org.springframework.beans.factory.BeanCreationException net.sf.hibernate.MappingException org.xml.sax.SAXParseException Attribute "type" must be declared for element type "key-many-to-one". Even from the wrong: a mapping their ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
1. Check database environment Such as: select * from session_roles select file_name, tablespace_name, bytes/1024/1024 file_size from dba_data_files 2. Create table ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
Industry background COSCO Container Transport Co., Ltd. (COSCON) is the China Ocean Shipping Group (COSCO) which specializes in maritime container transport the core business. Currently has ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
int no [100]; char name [100] [10]; float salary [100]; int dno [100]; EXEC SQL INSERT INTO emp (empno, emame, ... Read more..Thursday, July 31st, 2008 Posted in SQL SERVER | No Comments »
Myeclipse used in the allocation of mysql and struts in the datasource sqlserver Today, with myeclipse In struts Configuration mysql The ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
DB2 database using the command line interface, the Executive sql statement, the default is no Affairs under the control of each statement to the automatic implementation of the ... Read more..Thursday, July 31st, 2008 Posted in SQL SERVER | No Comments »
1, download DNN4.0 (needs. NET2.0 support) source code package, download address: http://prdownloads.sourceforge.net/dnn 2, to extract the physical folder D: \ DotNetNuke400 (folder name arbitrary, ... Read more..Thursday, July 31st, 2008 Posted in SQL SERVER | No Comments »
jsp + tomcat + mssql system configuration process: The use of the database for sqlserver, the development of language java. Create a database: ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
First, download and install fds2, flex builder 2, wtp1.5, MySQL5.0 Second, the eclipse wtp create projects WEB 1, the eclipse wtp project [wtp project] ... Read more..Thursday, July 31st, 2008 Posted in DATABASE BASIC | No Comments »
/ / / <summary> / / / Assemble Insert statement / / / </ Summary> / / / <param Name="tbName"> insert table ... Read more..