Help for this page

Select Code to Download


  1. or download this
    DBI->connect("dbi:ODBC:Driver={$ODBCdriver};Server=$SQLserver; Port=$S
    +QLport;Database=$SQLdatabase;UID=$SQLuser;PWD=$SQLpassword",
         {PrintError => 0, RaiseError => 1, FetchHashKeyName => 'NAME_lc'}
    )