[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SQL Generation
- From: Phil Ruelle <philr@iplbath.com>
- To: xml-dev@lists.xml.org
- Date: Fri, 30 Mar 2001 09:05:56 +0100
All,
Does anyone know of an XML based technology similar to
Microsoft's RecordSets or Sybase's DataWindows?
By that I mean something that creates an XML document by
executing an SQL SELECT statement, allow that document to be
updated and then generate a suitable SQL UPDATE statement
using the primary key and only the rows/columns that have changed.
TIA,
Phil Ruelle