MSI Factory 2.3

ODBC.InstallManager

ODBC.InstallManager

This is the first topic This is the last topic  

ODBC.InstallManager

This is the first topic This is the last topic  

OverviewExamples

string ODBC.InstallManager (

)

Example 1

strResult = ODBC.InstallManager();

 

if strResult == "" then

   Dialog.Message("ERROR", "There was an error.  The manager was not installed.");

else

  Dialog.Message("SUCCESS", "The ODBC manager's path is " .. strResult .. ".");

end

Installs the ODBC manager to the user's system.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us