Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. caranjo

    CONVERT ORACLE'S XML TO AN ADO RECORDSET'S XML

    Hi all, The XML that gets dumped out of ORACLE resembles the following: <?xml version = '1.0'?> <rowset> <row num ="1"> <a>abc</a> <b>def</b> <c>...</c> </row> </rowset> But I need it to look like: <xml xmlns:s="..."> <rs:row> <z:row a = "abc" /> <z:row b =...
  2. caranjo

    Can anyone recommend a program that monitors the usage log?

    I have been told Sharepoint only holds logs for 30 days. Can anyone recommend a program that monitors the usage log for longer?

Part and Inventory Search

Back
Top