Description: 1. To achieve DBToXML () function, in which the database is Student, there are two tables: student: name (name), sex (gender), age (Age), ID (Student ID) score: ID (student number of students ), lesson (curriculum), value (results) 2. to achieve XMLToDB () function. Database reference language: select* from student, score where student.ID = score.ID
To Search:
File list (Check if you may need any files):
上传.txt