Home
Name Modified Size InfoDownloads / Week
SQLDOM_core_persist_927.sql 2013-03-21 91.6 kB
SQLDOM_core_927.sql 2013-03-21 83.8 kB
SQLDOM_core_925.sql 2012-10-10 81.6 kB
SQLDOM_core_924.sql 2012-04-25 77.5 kB
SQLDOM_core_923.sql 2012-04-03 76.8 kB
SQLDOM_core_922.sql 2012-03-20 71.3 kB
SQLDOM_core_921.sql 2012-03-06 71.1 kB
SQLDOM_core_920.sql 2012-02-23 65.6 kB
ImportantInformation.txt 2012-02-20 1.7 kB
README.txt 2012-02-19 1.6 kB
Totals: 10 Items   622.7 kB 1
SQLDOM HTML parser and DOM tools for MSSQL.
https://sourceforge.net/projects/sqldom/

Parses HTML from a string or from a URL into a DOM (document object model) implemented with SQL tables.  Provides routines to manipulate the DOM data and to render the DOM data back to HTML.

You may safely run this entire script:  it does not make any changes to any SQL user databases.  It only creates some local temporary tables and temporary stored procedures, and prints out a string with some instructions.

Requires Microsoft SQL 2005 or later.

Copyright (C) 2012 David B. Rueter (drueter@assyst.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Source: README.txt, updated 2012-02-19