Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 almost 24 years higgins Catalog files from arbortext added
  edu 1773 over 20 years Jing Tao JAVA 1.3 doesn't support this FileWriter(File f...
addforeignkeyfortable.sql 135 Bytes 1626 almost 21 years Jing Tao Create a foreign key for table accesssubtree.
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
loaddtd.sql 2.36 KB 979 almost 22 years Jing Tao Change every "http://@server@ to "@systemidserv...
loaddtdschema.sql 2.64 KB 1719 over 20 years Jing Tao Registered stmml.xsd too.
loadschema.sql 293 Bytes 1720 over 20 years Jing Tao Register stmml.xsd too.
reviseformetacat13.sql 1.44 KB 1624 almost 21 years Jing Tao Add a foreign key in xml_accesssubtree table.
reviseformetacat13_postgres.sql 2.56 KB 1623 almost 21 years Jing Tao Add a foreign key in accesssubtree table.
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmlreplicationtable.sql 596 Bytes 1294 over 21 years Jing Tao This script file will add columns to xml_replic...
xmlreplicationtable_postgres.sql 637 Bytes 1309 over 21 years Jing Tao This script is for postgresql user to update th...
xmltables-sqlserver.sql 9.49 KB 1743 over 20 years Jing Tao Fix somebugs for the script.
xmltables.sql 10.4 KB 1625 almost 21 years Jing Tao Add a foreign key in xml_accesssbutree table.
xmltables_postgres.sql 9.1 KB 1620 almost 21 years Jing Tao Add a foreign key constrain in xml_accesssubtre...

Latest revisions

# Date Author Comment
1773 07/31/2003 09:56 PM Jing Tao

JAVA 1.3 doesn't support this FileWriter(File fileName, boolean append). But 1.4 does.
Change to FileWriter(String fileName, boolean append). Both 1.3 and 1.4 support.

1768 07/30/2003 02:03 PM Jing Tao

Fixed bug in replication if doctype is null.

1767 07/30/2003 10:50 AM Jing Tao

Fixed a bug that replication didn't do inline data.

1766 07/30/2003 09:04 AM Jing Tao

Change a array size from 4*10(testing) to 4*1024.

1764 07/29/2003 09:08 AM Jing Tao

Using reader replacing string to read inline data.

1763 07/29/2003 09:07 AM Jing Tao

Using reader to replace string to read inline data.

1762 07/28/2003 05:51 PM Jing Tao

Change the way to handle inline data.

1761 07/28/2003 05:50 PM Jing Tao

When character size is greater than 4000, it will write to db.

1760 07/27/2003 08:51 PM Jing Tao

Change string to stringreader to save memory.

1759 07/27/2003 08:50 PM Jing Tao

Change debug level.

View revisions

Also available in: Atom