Help for this page

Select Code to Download


  1. or download this
    order    <---  table name
    -------
    ...
    qty
    date_time
    user
    
  2. or download this
    # Make Database connection
    $db = new Win32::ODBC("DSN=$DATA_SOURCE_NAME;
    ...
       }
    # Close the database               
    $db->Close();