First page Back Continue Last page Overview Graphics
Options for Deeper Integration
'sqlite'
- Native command line utility
XML
- Use perl fun
- Given a table/view name
- Uses XML::Simple to transform select_hash_all into XML.
- Add options to make Oracle std:
- <ROWSET>
- <ROW><f>an f</f> <h> an h</h></ROW>
- ....
- </ROWSET>
Notes: