GetInfoObj.exe -t dbtool -f
<location_of_XML_file> -u
<parent_username> -p
<parent_password>
GetInfoObj.exe -t dbtool -s
<XML_data_as_a_string> -u
<parent_username> -p
<parent_password>
The parameters to be passed in the XML file for displaying the information of a site are given below.
<
?xml version="1.0" encoding="utf-8" ?>
<
databasetool>
<
property name="tooltype"></property>
<!-- tooltype must have one of the following three values,"Microsoft SQL Server 2005" or "MySQL" or ""(return all tools)-->
<
/databasetool>