I am trying to remove an ODBC data source with Perl. So far I have the following code, but it freezes the compiler without giving an error message.
use Win32::ODBC; Win32::ODBC::ConfigDSN( ODBC_REMOVE_DSN, "DSN=TempDSN" );
Is there a better way to go about this?
~Brian
In reply to Remove ODBC Data Source - Win32::ODBC by briglass
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |