Help for this page

Select Code to Download


  1. or download this
    #! c:\perl\bin\perl
    
    use Win32::ODBC;
    ...
    
    
    Win32::ODBC::ConfigDSN(ODBC_REMOVE_DSN, $DriverType, "DSN=$DSN") or di
    +e "ConfigDSN(): Could not remove temporary DSN because ", Win32::ODBC
    +::Error();